Constants::vsWizardNewProject Field

 

Represents the "NewProject" wizard type.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
literal String^ vsWizardNewProject

Field Value

Type: System::String^

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

Return to top
Show: