ArcGIS Pro 3.7 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 ReadOnly Property GroupPath As String
    public string GroupPath {get;}
    Remarks
    GroupPath will be empty if the task is not part of a group.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also