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

属性值

一个元素集合。

属性

适用于