共用方式為


ProfileWorkflowElement.FaultPropagationQueries 屬性

定義

取得 FaultPropagationQueryElement 項目的集合。

public:
 property System::ServiceModel::Activities::Tracking::Configuration::FaultPropagationQueryElementCollection ^ FaultPropagationQueries { System::ServiceModel::Activities::Tracking::Configuration::FaultPropagationQueryElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("faultPropagationQueries")]
public System.ServiceModel.Activities.Tracking.Configuration.FaultPropagationQueryElementCollection FaultPropagationQueries { get; }
[<System.Configuration.ConfigurationProperty("faultPropagationQueries")>]
member this.FaultPropagationQueries : System.ServiceModel.Activities.Tracking.Configuration.FaultPropagationQueryElementCollection
Public ReadOnly Property FaultPropagationQueries As FaultPropagationQueryElementCollection

屬性值

FaultPropagationQueryElement 項目的集合。

屬性

適用於