IVsWebMigration Interface

 

Provides help with web migration.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("1D1851BE-913D-40F4-AD7C-AD1F69A34E27")]
public interface IVsWebMigration

NameDescription
System_CAPS_pubmethodGetBaseType(String, String)

Gets the base class for the specified class.

System_CAPS_pubmethodLoadAssembly(String)

Loads the specified assembly.

System_CAPS_pubmethodUnload()

Unloads the assembly.

Return to top
Show: