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 > IGPToolbox Interface > IGPToolbox.Alias Property (ArcObjects .NET 10.5 SDK) |
The alias of the toolbox, used when referencing a tool: name_alias.
[Visual Basic .NET] Public ReadOnly Property Alias As String
[C#] public string Alias {get;}
[C++]
HRESULT get_Alias(
BSTR* Alias
);
[C++]
Parameters Alias [out, retval] Alias is a parameter of type BSTR