Udostępnij za pośrednictwem


DiagnosticsElement.SuppressReturningExceptions Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, 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

Boolean

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

Atrybuty

Dotyczy