ActivityDesigner.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 設計師有關。

備註

使用該 Activity 活動的屬性與事件。

適用於