ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / ItemDialog Class / BrowseFilter Property

In This Topic
    BrowseFilter Property
    In This Topic
    Gets or sets the BrowseProjectFilter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task.
    Syntax
    public BrowseProjectFilter BrowseFilter {get; set;}
    Public Property BrowseFilter As BrowseProjectFilter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also