RanorexRanorex Documentation
Name Property
NamespacesRanorex.Core.RepositoryRepoItemInfoName
Gets the name of the associated repository item.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; }
Public ReadOnly Property Name As String
public:
property String^ Name {
	String^ get ();
}

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