共用方式為


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

屬性值

項目的集合。

屬性

適用於