次の方法で共有


ProfileWorkflowElement.CustomTrackingQueries プロパティ

定義

CustomTrackingQueryElement 要素のコレクションを取得します。

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

プロパティ値

CustomTrackingQueryElementCollection オブジェクト。

属性

適用対象