RanorexRanorex Documentation
SelectedRunConfig Property
NamespacesRanorex.Core.TestingITestSuiteSelectedRunConfig
Gets the selected run configuration of the test suite.
Declaration Syntax
C#Visual BasicVisual C++
TestSuiteRunConfig SelectedRunConfig { get; }
ReadOnly Property SelectedRunConfig As TestSuiteRunConfig
property TestSuiteRunConfig^ SelectedRunConfig {
	TestSuiteRunConfig^ get ();
}
Value
The selected run configuration.

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