ITaskFormState.ExecutionState Propriété

Définition

Obtient ou définit l'état de la dernière exécution ; une valeur Null indique qu'il n'y a pas d'erreur.

public:
 property Exception ^ ExecutionState { Exception ^ get(); void set(Exception ^ value); };
public Exception ExecutionState { get; set; }
member this.ExecutionState : Exception with get, set
Public Property ExecutionState As Exception

Valeur de propriété

État de la dernière exécution.

S’applique à