Share via


TrackingSection.Profiles プロパティ

定義

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

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

プロパティ値

要素のコレクション。

属性

適用対象