IVsWebAppMigration Interface
Visual Studio 2015
Provides methods to migrate web projects.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertToWebApp(String, Int32, String) | Determines if a project file can be converted to MSBuild format. |
![]() | ConvertProjFileToWebAppProj(String, Guid) | Converts a project file to a Web Application project file. |
Methods in this interface are used to convert Visual Studio 2003 Web projects to Visual Studio Web Application format.
Show:
