ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapProjectItem Class / CreateMapProjectItem Method
For internal use only
Version

CreateMapProjectItem Method
Create a map project item with the given name and path.
Syntax
public static MapProjectItem CreateMapProjectItem( 
   string name,
   string path,
   string data
)

Parameters

name
path
data
For internal use only

Return Value

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also