Class Constants
API to expose various Ranorex constants to test project code.
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
CodeGenVersion
Constant string representing the tool version used to generate the code. Mainly used by Ranorex code generation tools to create version agnostic generated code to reduce source changes.
public const string CodeGenVersion = "12.4"