TrackingSection::TrackingProfiles Property
.NET Framework (current version)
Gets a collection of TrackingProfile objects.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: property Collection<TrackingProfile^>^ TrackingProfiles { Collection<TrackingProfile^>^ get(); }
Property Value
Type: System.Collections.ObjectModel::Collection<TrackingProfile^>^A collection of TrackingProfile objects.
.NET Framework
Available since 4.0
Available since 4.0
Show: