IVsWebMigrationService Interface

Definição

Fornece ajuda para a migração de projetos da Web.

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
Atributos

Métodos

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

Obtém informações de controle do código-fonte de um projeto.

IsWebProject(String, Int32)

Determina se o projeto especificado é um projeto Web.

MigrateWeb(IVsProject, String, String)

Migra um projeto Web.

Aplica-se a