Key Property

Glimpse API

IKey Key Property Glimpse API Documentation
Gets the key.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

string Key { get; }
string Key { get; }

Field Value

The key. Only valid JavaScript identifiers should be used for future compatibility.
See Also