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 > IGPCustomToolHelper Interface > IGPCustomToolHelper.CustomTool Property (ArcObjects .NET 10.5 SDK) |
The custom tool object associated with the helper object.
[Visual Basic .NET] Public ReadOnly Property CustomTool As IGPCustomTool
[C#] public IGPCustomTool CustomTool {get;}
[C++]
HRESULT get_CustomTool(
IGPCustomTool** Tool
);
[C++]
Parameters Tool [out, retval]
Tool is a parameter of type IGPCustomTool