次の方法で共有


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 要素のコレクション。

属性

適用対象