ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskInfo Class / GroupPath Property

In This Topic
    GroupPath Property
    In This Topic
    Gets the path of the task in the task item.
    Syntax
    public string GroupPath {get;}
    Public ReadOnly Property GroupPath As String
    Remarks
    GroupPath will be empty if the task is not part of a group.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also