|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolName Interface > IGPToolName.ToolCategory Property (ArcObjects .NET 10.4 SDK) | 
The category of the tool name object.
[Visual Basic .NET] Public Property ToolCategory As String
[C#] public string ToolCategory {get; set;}
[C++]
HRESULT get_ToolCategory(
  BSTR* Path
);
[C++]
HRESULT put_ToolCategory(
  BSTR Path
);
[C++]
Parameters Path [out, retval] Path is a parameter of type BSTR Path [in] Path is a parameter of type BSTR