ArcGIS Pro 3.0 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, Windows 8.1

    See Also