ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Item Constructor / Item Constructor(String,String,String)
Item name
Item catalog path
Item container type

Item Constructor(String,String,String)
Constructor that takes a name, catalog path, and container type for an item
Syntax
protected internal Item( 
   string name,
   string path,
   string type
)

Parameters

name
Item name
path
Item catalog path
type
Item container type
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also