共用方式為


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 

欄位值

備註

您可藉由剖析對應的相依性屬性來間接存取每一個公用屬性及這個型別的事件。 這個相依性屬性是名為 XPropertyXEvent 的公用靜態欄位,其中 X 是對應的屬性。

適用於

另請參閱