This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IP > IPaletteDef Interface > IPaletteDef.Caption Property (ArcObjects .NET 10.4 SDK) |
The caption of this palette.
[Visual Basic .NET] Public ReadOnly Property Caption As String
[C#] public string Caption {get;}
[C++]
HRESULT get_Caption(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR