Compartilhar via


HostSettings.IncludeExceptionDetailInFaults Propriedade

Definição

Obtém ou define se os detalhes da exceção sã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 da propriedade

true se os detalhes da exceção estiverem incluídos em falhas; caso contrário, false.

Aplica-se a