ArcGIS Pro 3.5 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
    string GetPath()
    Function GetPath() As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also