ArcGIS Pro 2.8 API Reference Guide
AddDontBrowseIntoFlag Method

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : AddDontBrowseIntoFlag Method
Adds specified filter flag to the dontBrowseIntoFlag collection of the BrowseProjectFilter instance
Syntax
public void AddDontBrowseIntoFlag( 
   BrowseProjectFilter.FilterFlag flag
)
Public Sub AddDontBrowseIntoFlag( _
   ByVal flag As BrowseProjectFilter.FilterFlag _
) 

Parameters

flag
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members