Compartir a través de


IVsContainedLanguageHost3.GetTabs (Método)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.12.0 (en Microsoft.VisualStudio.TextManager.Interop.12.0.dll)

Sintaxis

'Declaración
Sub GetTabs ( _
    <OutAttribute> ByRef pfTabs As Integer _
)
void GetTabs(
    out int pfTabs
)
void GetTabs(
    [OutAttribute] int% pfTabs
)
abstract GetTabs : 
        pfTabs:int byref -> unit
function GetTabs(
    pfTabs : int
)

Parámetros

  • pfTabs
    Tipo: Int32%

Seguridad de .NET Framework

Vea también

Referencia

IVsContainedLanguageHost3 Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)