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


IDEToolbox2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > ID > IDEToolbox2 Interface
ArcGIS Developer Help

IDEToolbox2 Interface

Provides access to properties/methods of a toolbox data element object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Alias The toolbox alias.
Read/write property DisplayName The display name of the toolbox.
Read/write property HelpContext The context identifier of the topic within the help file for this toolbox.
Read/write property HelpFile The name of the (CHM) file containing help information for this toolbox.

Inherited Interfaces

Interfaces Description
IDEToolbox Provides access to properties/methods of a toolbox data element object.

Classes that implement IDEToolbox2

Classes Description
DEToolbox The toolbox Data Element.