ITaskFormState.ExecutionState Proprietà

Definizione

Ottiene o imposta lo stato dell'ultima esecuzione; Null significa che non è presente alcun errore.

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

Valore della proprietà

Stato dell'ultima esecuzione.

Si applica a