IVsWebMigration Interface

Definition

Provides help with web migration.

public interface class IVsWebMigration
public interface class IVsWebMigration
__interface IVsWebMigration
[System.Runtime.InteropServices.Guid("1D1851BE-913D-40F4-AD7C-AD1F69A34E27")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebMigration
[System.Runtime.InteropServices.Guid("1D1851BE-913D-40F4-AD7C-AD1F69A34E27")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWebMigration
[<System.Runtime.InteropServices.Guid("1D1851BE-913D-40F4-AD7C-AD1F69A34E27")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebMigration = interface
[<System.Runtime.InteropServices.Guid("1D1851BE-913D-40F4-AD7C-AD1F69A34E27")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWebMigration = interface
Public Interface IVsWebMigration
Attributes

Methods

GetBaseType(String, String)

Gets the base class for the specified class.

LoadAssembly(String)

Loads the specified assembly.

Unload()

Unloads the assembly.

Applies to