ArcGIS Pro 2.8 API Reference Guide
Excludes Property

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : Excludes Property
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 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members