WebServiceOutputActivity.SendingOutputEvent フィールド

定義

アクティビティが Web サービス呼び出しの出力を送信する前に実行されるイベント デリゲートを定義します。

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

フィールド値

注釈

対応する依存関係プロパティの解決によって、この型の各パブリック プロパティとイベントに間接的にアクセスします。 この依存関係プロパティは、 XProperty または XEvent という名前のパブリック静的フィールドです。X は対応するプロパティです。

適用対象

こちらもご覧ください