Share via


TrackingSection.TrackingProfiles Propriété

Définition

Obtient une collection d'objets TrackingProfile.

public:
 property System::Collections::ObjectModel::Collection<System::Activities::Tracking::TrackingProfile ^> ^ TrackingProfiles { System::Collections::ObjectModel::Collection<System::Activities::Tracking::TrackingProfile ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Activities.Tracking.TrackingProfile> TrackingProfiles { get; }
member this.TrackingProfiles : System.Collections.ObjectModel.Collection<System.Activities.Tracking.TrackingProfile>
Public ReadOnly Property TrackingProfiles As Collection(Of TrackingProfile)

Valeur de propriété

Collection d'objets TrackingProfile.

S’applique à