ITaskManager.LastExecutionError Proprietà

Definizione

Riceve il messaggio di eccezione avvenuto durante l'ultima esecuzione.

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

Valore della proprietà

Un errore si verificò durante l'ultima esecuzione.

Si applica a