ServicesExceptionNotHandledEventArgs.Exception Proprietà

Definizione

Ottiene l'eccezione che non è stato possibile gestire dal servizio.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valore della proprietà

Oggetto Exception che rappresenta l'eccezione che non è stato possibile gestire dal servizio.

Si applica a