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


IARCommandInfo.Category Property (ArcObjects .NET 10.5 SDK)
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