ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / BrowseProjectFilter Constructor / BrowseProjectFilter Constructor(String)

In This Topic
    BrowseProjectFilter Constructor(String)
    In This Topic
    Returns an instance of a BrowseProjectFilter initialized with the properties of the named daml filter declaration
    Syntax
    public BrowseProjectFilter( 
       string namedFilter
    )
    Public Function New( _
       ByVal namedFilter As String _
    )

    Parameters

    namedFilter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also