Compartilhar via


IVsWebMigration.Unload Method

Unloads the assembly.

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

Syntax

'Declaration
Function Unload As Integer
int Unload()
int Unload()
abstract Unload : unit -> int
function Unload() : int

Return Value

Type: Int32
The HRESULT.

.NET Framework Security

See Also

Reference

IVsWebMigration Interface

Microsoft.VisualStudio.Shell.Interop Namespace