Język

DiagnosticsElement.SuppressReturningExceptions Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy usługa zwraca wyjątki.

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

Wartość właściwości

true jeśli usługa zwraca wyjątki; w przeciwnym razie, false. Wartość domyślna to false.

Atrybuty

Dotyczy