Constants::vsWizardAddSubProject Field

 

Represents the "AddSubProject" wizard type.

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

public:
literal String^ vsWizardAddSubProject

Field Value

Type: System::String^

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

Return to top
Show: