Lenguaje

HostSettings.IncludeExceptionDetailInFaults Propiedad

Definición

Obtiene o establece si los detalles de excepción se incluyen en errores.

public:
 property bool IncludeExceptionDetailInFaults { bool get(); void set(bool value); };
public bool IncludeExceptionDetailInFaults { get; set; }
member this.IncludeExceptionDetailInFaults : bool with get, set
Public Property IncludeExceptionDetailInFaults As Boolean

Valor de propiedad

true si los detalles de la excepción se incluyen en errores; de lo contrario, false.

Se aplica a