StateElement.ElementKey Property

Definition

Gets a key that uniquely identifies the element query.

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

Property Value

The element key.

Applies to