Condividi tramite


ConnectionErrorEventArgs.Exception Proprietà

Definizione

Eccezione generata quando si verifica un errore durante l'esecuzione di ConnectionErrorEventArgs.

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

Valore della proprietà

Restituisce un'eccezione che rappresenta un errore verificatosi durante l'esecuzione di ConnectionErrorEventArgs.

Si applica a