IVCWizCtlUI::GenerateNextDefaultProjectName Method (String^, String^)
Visual Studio 2015
Generates a project name based on the specified base name.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrBaseName
-
Type:
System::String^
Required. A string containing the base name.
- bstrLocation
-
Type:
System::String^
Required. A string containing the location of the project.
Show: