The display name of an object.
[Visual Basic .NET] Public ReadOnly Property NameString As String
[C#] public string NameString {get;}
[C++]
HRESULT get_NameString(
BSTR* DisplayName
);
[C++]Parameters
DisplayName [out, retval] DisplayName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.