ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / Includes Property

In This Topic
    Includes Property
    In This Topic
    Returns a reference to the set of browse places to show in the catalog tree of the browse dialog
    Syntax
    public ISet<string> Includes {get;}
    Public ReadOnly Property Includes As ISet(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also