ArcObjects Library Reference (PublisherControls)  

IARCommandInfo.Category Property

The category the command is associated with.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the Category of the specified ARTool command.

See Also

IARCommandInfo Interface