KeyboardRemap.DefaultKeys Property

XML string containing all default key definitions. This property is read-only.

Syntax

[C#]
public static string DefaultKeys { get; }

Exceptions

KeyboardRemapException

More Information

KeyboardRemap Class