WebServiceFaultActivity.SendingFaultEvent フィールド

定義

エラーがメソッドの呼び出し元に配信される前に実行されるイベント デリゲートを定義します。 このハンドラーは、エラー プロパティ値を設定する場所を提供します。

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

フィールド値

注釈

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

適用対象