The tool category.
[Visual Basic .NET] Public Property ToolCategory As String
[C#] public string ToolCategory {get; set;}
[C++]
HRESULT get_ToolCategory(
BSTR* Category
);
[C++]
HRESULT put_ToolCategory(
BSTR Category
);
[C++]Parameters
Category [out, retval] Category is a parameter of type BSTR Category [in] Category is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.