TrackingConfigurationElement.ElementKey Property

Definition

Gets a key that uniquely identifies the configuration element.

public:
 abstract property System::Object ^ ElementKey { System::Object ^ get(); };
public abstract object ElementKey { get; }
member this.ElementKey : obj
Public MustOverride ReadOnly Property ElementKey As Object

Property Value

The element key.

Applies to