Share via


vsWizard Constants

Represents the type of wizard that is currently being run, or the type of wizard that is to be run.

Constant Value Description
vsWizardAddItem {0F90E1D1-4999-11D1-B6D1-00A0C90F2744} Represents the "AddItem" wizard type.
vsWizardAddSubProject {0F90E1D2-4999-11D1-B6D1-00A0C90F2744} Represents the "AddSubProject" wizard type.
vsWizardNewProject {0F90E1D0-4999-11D1-B6D1-00A0C90F2744} Represents the "NewProject" wizard type.

For details about these wizard types, see Context Parameters for Launching Wizards.

See Also

EnvDTE Constants