ArcGIS Pro 2.8 API Reference Guide
DontBrowseIntoFlagNames Property

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : DontBrowseIntoFlagNames Property
Returns an enumerable of the filter flag names from the dontBrowseIntoFlag collection of the BrowseProjectFilter instance
Syntax
public IEnumerable<string> DontBrowseIntoFlagNames {get;}
Public ReadOnly Property DontBrowseIntoFlagNames As IEnumerable(Of String)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members