ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / DontBrowseIntoFlagNames Property

DontBrowseIntoFlagNames Property
Returns an enumerable of the filter flag names from the dontBrowseIntoFlag collection of the BrowseProjectFilter instance
Syntax
public IEnumerable<string> DontBrowseIntoFlagNames {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also