ArcGIS Pro 3.7 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 Property BrowseFilter As BrowseProjectFilter
    public BrowseProjectFilter BrowseFilter {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also