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

In This Topic
    GetPath Method (IGPItemInfo)
    In This Topic
    returns path for ExecuteTool and OpenToolDialog
    "toolbox\\tool" execute path or "toolboxalias.tool" for system and project tools
    Syntax
    Function GetPath() As String
    string GetPath()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also