HostSettings.IncludeExceptionDetailInFaults Propriedade

Definição

Obtém ou define se detalhes de exceção estão incluídos em falhas.

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 Propriedade

true se os detalhes das exceções forem incluídos nas falhas; caso contrário, false.

Aplica-se a