This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPComHelper Interface > IGPComHelper.AddToolbox Method (ArcObjects .NET 10.5 SDK) |
Adds a reference to the specified toolbox to the GeoProcessor.
[Visual Basic .NET] Public Sub AddToolbox ( _ ByVal Toolbox As String _ )
[C#] public void AddToolbox ( string Toolbox );
[C++]
HRESULT AddToolbox(
BSTR Toolbox
);
[C++]
Parameters Toolbox [in] Toolbox is a parameter of type BSTR