Constants.vsWizardNewProject Field

Definition

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.

Applies to