TrackingConfigurationElement::ElementKey Property

.NET Framework (current version)
 

Gets a key that uniquely identifies the configuration element.

Namespace:   System.ServiceModel.Activities.Tracking.Configuration
Assembly:  System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)

public:
property Object^ ElementKey {
	virtual Object^ get() abstract;
}

Property Value

Type: System::Object^

The element key.

.NET Framework
Available since 4.0
Return to top
Show: