RanorexRanorex Documentation
HandleCommandLineArguments Method
NamespacesRanorex.CoreConfigurationHandleCommandLineArguments()()()()
Handles the command line arguments passed when the process was started.
Declaration Syntax
C#Visual BasicVisual C++
public static bool HandleCommandLineArguments()
Public Shared Function HandleCommandLineArguments As Boolean
public:
static bool HandleCommandLineArguments()
Return Value
Boolean
true if an action was taken according to the passed command line arguments and execution should not be continued (e.g. when the help text should be shown or when the configuration parameters should be listed); otherwise false.

Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)