Aracılığıyla paylaş


ActivityExecutionStatusChangedEventArgs.ExecutionResult Özellik

Tanım

ActivityExecutionResult Activity Olay oluştuğunda değere karşılık gelen olayı oluşturan öğesinin öğesini alır.

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

Özellik Değeri

ActivityExecutionResult

ActivityExecutionResult Activity Olay oluştuğunda değere karşılık gelen olayı oluşturan öğesinin ' i.

Şunlara uygulanır