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 > IGPToolbox2 Interface > IGPToolbox2.CanCreateTool Method (ArcObjects .NET 10.5 SDK) |
Returns whether or not a new tool can be created in the toolbox.
[Visual Basic .NET] Public Function CanCreateTool ( _ ) As Boolean
[C#] public bool CanCreateTool ( );
[C++]
HRESULT CanCreateTool(
VARIANT_BOOL* CanCreateTool
);
[C++]
Parameters CanCreateTool [out, retval] CanCreateTool is a parameter of type VARIANT_BOOL