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


IGxGPToolbox.ToolboxName Property (ArcObjects .NET 10.4 SDK)
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