다음을 통해 공유


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

속성 값

요소 컬렉션입니다.

특성

적용 대상