TasksPerformedEventArgs.Error Proprietà

Definizione

Ottiene l'errore che descrive l'eccezione corrente.

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

Valore della proprietà

Exception

Restituisce l'eccezione dell'errore.

Si applica a