IVsWebMigrationService::MigrateWeb Method (IVsProject^, String^, String^)
Visual Studio 2015
Migrates a web project.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Parameters
- pIVsProj
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsProject^
The project hierarchy.
- pszLocation
-
Type:
System::String^
The location of the project.
- pszProjFile
-
Type:
System::String^
The name of the project file.
Show: