Compartilhar via


Método IVsUIWin32Element.Destroy ()

 

O elemento de destruição.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (em Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Sintaxe

int Destroy()
int Destroy()
abstract Destroy : unit -> int
Function Destroy As Integer

Valor de retorno

Type: System.Int32

Retorna S_OK se o elemento foi destruído.

Consulte também

Interface IVsUIWin32Element
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo