ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / DoBrowseIntoTypeIds Property

DoBrowseIntoTypeIds Property
Returns an enumerable of the typeids from the doBrowseIntoTypeId collection of the BrowseProjectFilter instance
Syntax
public IEnumerable<string> DoBrowseIntoTypeIds {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also