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


IARCommandInfo.Category Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARCommandInfo Interface > IARCommandInfo.Category Property
ArcGIS Developer Help

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