CreateProjectSettings Class Properties
In This Topic
For a list of all members of this type, see CreateProjectSettings members.
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