RanorexRanorex Documentation
Name Property
NamespacesRanorex.Core.TestingITestSuiteName
Gets the name of the test suite.
Declaration Syntax
C#Visual BasicVisual C++
string Name { get; }
ReadOnly Property Name As String
property String^ Name {
	String^ get ();
}
Value
The test suite name.

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