RanorexRanorex Documentation
Name Property
NamespacesRanorex.CoreConfiguration..::.ConfigurationParamName
Gets the parameter name.
Declaration Syntax
C#Visual BasicVisual C++
public CaseInsensitiveString Name { get; }
Public ReadOnly Property Name As CaseInsensitiveString
public:
property CaseInsensitiveString^ Name {
	CaseInsensitiveString^ get ();
}
Value
The name.
Remarks
The name must not contain spaces or other characters that are not allowed in XML tags.

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