This document is archived and information here might be outdated. Recommended version. |
Add a toolbox to the current Geoprocessing session by catalog path.
[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