ArcGIS Pro 2.9 API Reference Guide
BlockAllFileIdentification Property

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : BlockAllFileIdentification Property
Gets or sets whether this filter will put the browse dialog into raw BrowseFilesMode. In raw mode, no file types are identified. This property must be used in conjunction with BrowsingFilesMode=true.
Syntax
public bool BlockAllFileIdentification {get; set;}
Public Property BlockAllFileIdentification As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members