This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdProcess Interface > IMdProcess.ToolName Property (ArcObjects .NET 10.4 SDK) |
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