TrackingSection.Profiles Property

Definition

Gets a collection of ProfileElement elements.

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

Property Value

A collection of elements.

Attributes

Applies to