TrackingSection::Properties Property
.NET Framework (current version)
Gets the collection of properties.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
protected: property ConfigurationPropertyCollection^ Properties { virtual ConfigurationPropertyCollection^ get() override; }
Property Value
Type: System.Configuration::ConfigurationPropertyCollection^The collection of properties for the element.
.NET Framework
Available since 4.0
Available since 4.0
Show: