RanorexRanorex Documentation
DisplayName Property
NamespacesRanorex.CoreDescriptorDisplayName
The name of instance the descriptor refers to, with arbitrary casing.
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
public:
property String^ DisplayName {
	String^ get ();
}

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