This document is archived and information here might be outdated.  Recommended version.


IARCommandInfo.Caption Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (PublisherControls)  

IARCommandInfo.Caption Property

The caption of the command.

[Visual Basic .NET]
Public ReadOnly Property Caption As String
[C#]
public string Caption {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the Caption of the specified ARTool command.

See Also

IARCommandInfo Interface