Hot key.

Namespace:  Greatis.Nostalgia
Assembly:  Greatis.Nostalgia (in Greatis.Nostalgia.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Key As Keys
C#
public Keys Key { get; }
Visual C++
public:
property Keys Key {
	Keys get ();
}
JavaScript
function get_key();

See Also