Compartilhar via


Método IVsHierarchy.Unused3 ()

 

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 Unused3()
int Unused3()
abstract Unused3 : unit -> int
Function Unused3 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