ITaskManager.LastExecutionError Propriété

Définition

Obtient le message de l'exception qui s'est produite pendant la dernière exécution.

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

Valeur de propriété

Une erreur s'est produite lors de la dernière exécution.

S’applique à