This document is archived and information here might be outdated. Recommended version. |
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**