ITaskExecutionManager.LastExecutionError Propriété

Définition

Obtient l'erreur d'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é

Erreur d'exception qui s'est produite pendant la dernière exécution.

S’applique à