次の方法で共有


EventDrivenActivity.EventActivity プロパティ

定義

変更を発生させるイベント アクティビティを取得します。

public:
 property System::Workflow::Activities::IEventActivity ^ EventActivity { System::Workflow::Activities::IEventActivity ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.Activities.IEventActivity EventActivity { get; }
[<System.ComponentModel.Browsable(false)>]
member this.EventActivity : System.Workflow.Activities.IEventActivity
Public ReadOnly Property EventActivity As IEventActivity

プロパティ値

変更を発生させるイベント アクティビティ。

属性

適用対象

こちらもご覧ください