ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / IGPItemInfo Interface

In This Topic
    IGPItemInfo Interface Methods
    In This Topic

    For a list of all members of this type, see IGPItemInfo members.

    Public Methods
     NameDescription
     Method Toolset name  
     Method "toolbox" for tool  
     Methodreturns path for ExecuteTool and OpenToolDialog
    "toolbox\\tool" execute path or "toolboxalias.tool" for system and project tools  
     Method "toolbox\\toolset\\tool"  
    Top
    Extension Methods
     NameDescription
    Public Extension Method check access restrictions. name = [rename, delete, copy, create, displayname]
    Top
    See Also