Constants.vsWizardNewProject Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the "NewProject" wizard type.
public: System::String ^ vsWizardNewProject;
std::wstring vsWizardNewProject;
public const string vsWizardNewProject;
val mutable vsWizardNewProject : string
Public Const vsWizardNewProject As String
Field Value
Remarks
vsWizardNewProject represents the type of wizard that is currently being run, or the type of wizard that is to be run.