wManager.Wow.Helpers Namespace
WRobot

KeyPressedEventArgs..::..Key Property

Gets the key.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public Keys Key { get; }
Public ReadOnly Property Key As Keys
	Get
public:
property Keys^ Key {
	Keys^ get ();
}

Field Value

The key.