This document is archived and information here might be outdated. Recommended version. |
The tool name object of the tool currently associated with the model process.
[Visual Basic .NET] Public ReadOnly Property ToolName As IGPToolName
[C#] public IGPToolName ToolName {get;}
[C++]
HRESULT get_ToolName(
IGPToolName** Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type IGPToolName**