DispatcherUnhandledExceptionEventArgs.Handled Proprietà

Definizione

Ottiene o imposta se l'evento dell'eccezione è stato gestito.

public:
 property bool Handled { bool get(); void set(bool value); };
public bool Handled { get; set; }
member this.Handled : bool with get, set
Public Property Handled As Boolean

Valore della proprietà

true se l'eccezione è stata gestita; in caso contrario, false.

Si applica a