This document is archived and information here might be outdated. Recommended version. |
Gets object UI label.
[Visual Basic .NET]
Public ReadOnly Property ObjectLabel As String
[C#]
public string ObjectLabel {get;}
[C++]
HRESULT get_ObjectLabel(
System.String* pObjectLabel
);
[C++] Parameters pObjectLabel [out, retval]
pObjectLabel is a parameter of type BSTR*