IVsWebMigrationService Schnittstelle

Definition

Bietet Hilfe bei der Migration von Webprojekten.

public interface class IVsWebMigrationService
public interface class IVsWebMigrationService
__interface IVsWebMigrationService
[System.Runtime.InteropServices.Guid("DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebMigrationService
[<System.Runtime.InteropServices.Guid("DB0AD857-2F21-40C2-80F2-7CB9300F9DCA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebMigrationService = interface
Public Interface IVsWebMigrationService
Attribute

Methoden

GetProjectSCCInfo(String, String[], String[], String[], String[])

Ruft Quell Code Verwaltungsinformationen für ein Projekt ab.

IsWebProject(String, Int32)

Bestimmt, ob das angegebene Projekt ein Webprojekt ist.

MigrateWeb(IVsProject, String, String)

Migriert ein Webprojekt.

Gilt für