This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IParameterInfo Interface > IParameterInfo.ObjectLabel Property (ArcObjects .NET 10.5 SDK) |
Gets object UI label.
[Visual Basic .NET] Public ReadOnly Property ObjectLabel As String
[C#] public string ObjectLabel {get;}
[C++]
HRESULT get_ObjectLabel(
BSTR* pObjectLabel
);
[C++]
Parameters pObjectLabel [out, retval] pObjectLabel is a parameter of type BSTR