CreateProjectSettings Class Members
In This Topic
The following tables list the members exposed by CreateProjectSettings.
Public Constructors
Public Properties
| Name | Description |
 | CreateNewProjectFolder |
Gets and sets a value indicating if a new folder will be created for this project
|
 | LocationPath |
Gets and sets the location where the project will be stored
|
 | Name |
Gets and sets the name of the project that will be created
|
 | TemplatePath |
Gets and sets the path to the project template that will be used to create the new project
|
 | TemplateType |
Gets and sets the project template type that will be used to create the new project
|
Top
See Also