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

    See Also