This document is archived and information here might be outdated. Recommended version. |
The display name of an object.
[Visual Basic .NET]
Public ReadOnly Property NameString As String
[C#]
public string NameString {get;}
[C++]
HRESULT get_NameString(
System.String* DisplayName
);
[C++] Parameters DisplayName [out, retval]
DisplayName is a parameter of type BSTR*