vsAddFromTemplateOptions Enumeration
Visual Studio 2015
Represents the options for the method AddFromTemplateEx.
Assembly: EnvDTE100 (in EnvDTE100.dll)
| Member name | Description | |
|---|---|---|
| vsAddFromTemplateOptionsDeferredSave | Saving the solution is deferred. | |
| vsAddFromTemplateOptionsLocalSolution | The solution is local. | |
| vsAddFromTemplateOptionsMultiProject | The solution has multiple projects. | |
| vsAddFromTemplateOptionsNone | No options. | |
| vsAddFromTemplateOptionsShowWizardUI | Show the wizard UI for this template. |
Show: