SendActivity.AfterResponseEvent フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 イベントをワークフロー クラスのパブリック イベント ハンドラーにバインドできます。