Constants.vsWizardAddSubProject Field
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 "AddSubProject" wizard type.
public: System::String ^ vsWizardAddSubProject;
std::wstring vsWizardAddSubProject;
public const string vsWizardAddSubProject;
val mutable vsWizardAddSubProject : string
Public Const vsWizardAddSubProject As String
vsWizardAddSubProject represents the type of wizard that is currently being run, or the type of wizard that is to be run.