Compartilhar via


Método IVsHierarchy.Unused2 ()

 

Publicado: abril de 2016

Adiciona novos métodos sem recompilar nem quebrando a compatibilidade binária.

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

Sintaxe

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

Valor de retorno

Type: System.Int32

Comentários

Implementação de IVsHierarchy para este método deve retornar E_NOTIMPL.

Consulte também

Interface IVsHierarchy
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo