ArcObjects Library Reference (Catalog)  

IGxGPToolbox.ToolboxName Property

The toolbox name object associated with this GxGPToolbox object.

[Visual Basic .NET]
Public Property ToolboxName As IGPToolboxName
[C#]
public IGPToolboxName ToolboxName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGPToolbox Interface