Partilhar via


Método IVsHierarchy.Unused4 ()

 

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