SendActivity.AfterResponseEvent フィールド

定義

DependencyProperty イベントをターゲットとする AfterResponse を表します。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ AfterResponseEvent;
public static readonly System.Workflow.ComponentModel.DependencyProperty AfterResponseEvent;
 staticval mutable AfterResponseEvent : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly AfterResponseEvent As DependencyProperty 

フィールド値

注釈

この依存イベント プロパティを使用して、送信アクティビティの AfterResponse イベントをワークフロー クラスのパブリック イベント ハンドラーにバインドできます。

適用対象