Constants.vsWizardAddSubProject Field

Definition

Represents the "AddSubProject" wizard type.

public: System::String ^ vsWizardAddSubProject;
std::wstring vsWizardAddSubProject;
public const string vsWizardAddSubProject;
val mutable vsWizardAddSubProject : string
Public Const vsWizardAddSubProject As String 

Field Value

Remarks

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

Applies to