IVsWebMigrationService Interface
Visual Studio 2015
Provides help migrating web projects.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetProjectSCCInfo(String, String[], String[], String[], String[]) | Gets source code control information for a project. |
![]() | IsWebProject(String, Int32) | Determines whether the specified project is a web project. |
![]() | MigrateWeb(IVsProject, String, String) | Migrates a web project. |
Show:
