ActivityExecutionStatusChangedEventArgs.ExecutionStatus Egenskap

Definition

Hämtar den ActivityExecutionStatus händelse Activity som utlöste händelsen som motsvarar värdet när händelsen inträffade.

public:
 property System::Workflow::ComponentModel::ActivityExecutionStatus ExecutionStatus { System::Workflow::ComponentModel::ActivityExecutionStatus get(); };
public System.Workflow.ComponentModel.ActivityExecutionStatus ExecutionStatus { get; }
member this.ExecutionStatus : System.Workflow.ComponentModel.ActivityExecutionStatus
Public ReadOnly Property ExecutionStatus As ActivityExecutionStatus

Egenskapsvärde

För ActivityExecutionStatus den Activity som höjde händelsen som motsvarar värdet när händelsen inträffade.

Gäller för