Key Property

Glimpse API

ConfigurationResource Key Property Glimpse API Documentation
Gets the key.

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

Syntax

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

Field Value

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

Implements

IKey Key
See Also