Udostępnij za pośrednictwem


WebHttpElement.FaultExceptionEnabled Właściwość

Definicja

Pobiera lub ustawia flagę określającą, czy wyjątek FaultException występuje w przypadku wewnętrznego błędu serwera (kod stanu HTTP: 500).

public:
 property bool FaultExceptionEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("faultExceptionEnabled")]
public bool FaultExceptionEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("faultExceptionEnabled")>]
member this.FaultExceptionEnabled : bool with get, set
Public Property FaultExceptionEnabled As Boolean

Wartość właściwości

Boolean

Zwraca true czy flaga jest włączona; w przeciwnym razie zwraca false .

Atrybuty

Dotyczy