This document is archived and information here might be outdated. Recommended version. |
The geoprocessing tool currently associated with the command.
[Visual Basic .NET] Public ReadOnly Property Tool As IGPTool
[C#] public IGPTool Tool {get;}
[C++]
HRESULT get_Tool(
IGPTool** Tool
);
[C++] Parameters Tool [out, retval]
Tool is a parameter of type IGPTool**