Click or drag to resize

ResultKeys Property

Gets the all the key names.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
public string[] Keys { get; }

Property Value

String
All the key names.
Remarks
Return all the key names.
See Also