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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also