TrackingSection::Properties Property

.NET Framework (current version)
 

Gets the collection of properties.

Namespace:   System.ServiceModel.Activities.Tracking.Configuration
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
Return to top
Show: