共用方式為


ThrowActivity.FaultTypeProperty 欄位

定義

DependencyProperty,表示這個執行個體的 FaultType 屬性。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ FaultTypeProperty;
[System.ComponentModel.Browsable(false)]
public static readonly System.Workflow.ComponentModel.DependencyProperty FaultTypeProperty;
[<System.ComponentModel.Browsable(false)>]
 staticval mutable FaultTypeProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly FaultTypeProperty As DependencyProperty 

欄位值

屬性

備註

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

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

適用於