This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplayName Interface > IDisplayName.NameString Property (ArcObjects .NET 10.4 SDK) |
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