IVsWebMigration Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |