ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / CreateProjectSettings Class
Properties


In This Topic
    CreateProjectSettings Class Members
    In This Topic

    The following tables list the members exposed by CreateProjectSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an empty instance of the CreateProjectSettings class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets a value indicating if a new folder will be created for this project  
    Public Property Gets and sets the location where the project will be stored  
    Public Property Gets and sets the name of the project that will be created  
    Public Property Gets and sets the path to the project template that will be used to create the new project  
    Public Property Gets and sets the project template type that will be used to create the new project  
    Top
    See Also