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

In This Topic
    Filters Property (BrowseProjectFilter)
    In This Topic
    Returns the list of the Filters property of the BrowseProjectFilter instance
    Syntax
    public IList<BrowseProjectFilter> Filters {get;}
    Public ReadOnly Property Filters As IList(Of BrowseProjectFilter)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also