ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / BlockAllFileIdentification Property

In This Topic
    BlockAllFileIdentification Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also