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


IGxGPToolbox.Toolbox Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxGPToolbox.Toolbox Property

The toolbox object associated with this GxGPToolbox object.

[Visual Basic .NET]
Public ReadOnly Property Toolbox As IGPToolbox
[C#]
public IGPToolbox Toolbox {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGPToolbox Interface