RuleExecution.Activity 屬性

定義

取得 Activity 執行規則的區域。

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

屬性值

Activity規則正在執行的那個地方。

適用於