KeyboardRemap.Version Property

Returns a string that contains the assembly version. This property is read-only.

Syntax

[C#]
public static string Version;

Property Value

The returned string is in the form major.minor.build.revision.

Exceptions

KeyboardRemapException

More Information

KeyboardRemap Class