RanorexRanorex Documentation
ToString Method (key)
NamespacesRanorexKeyboardToString(Keys)
Returns a string representation of the specified key.
Declaration Syntax
C#Visual BasicVisual C++
public static string ToString(
	Keys key
)
Public Shared Function ToString ( _
	key As Keys _
) As String
public:
static String^ ToString(
	Keys key
)
Parameters
key (Keys)
A key.
Return Value
A string representation of the key.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)