TrackingSection::Profiles Property
.NET Framework (current version)
Gets a collection of ProfileElement elements.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: [ConfigurationPropertyAttribute("profiles")] property ProfileElementCollection^ Profiles { ProfileElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Activities.Tracking.Configuration::ProfileElementCollection^A collection of elements.
.NET Framework
Available since 4.0
Available since 4.0
Show: