This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Caption Property (ArcObjects .NET 10.4 SDK) |
The caption of this command item.
[Visual Basic .NET] Public Property Caption As String
[C#] public string Caption {get; set;}
The Caption property of a command item is a string that appears when the command item is placed on a menu or when the command item's display style property is set to Text Only or Image and Text.