Share via


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 は対応するプロパティです。

適用対象

こちらもご覧ください