IVsDynamicTabProvider Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("E82466CA-CF0E-4653-9E76-4D4C6C548DA2")> _
Public Interface IVsDynamicTabProvider
[InterfaceTypeAttribute()]
[GuidAttribute("E82466CA-CF0E-4653-9E76-4D4C6C548DA2")]
public interface IVsDynamicTabProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"E82466CA-CF0E-4653-9E76-4D4C6C548DA2")]
public interface class IVsDynamicTabProvider
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E82466CA-CF0E-4653-9E76-4D4C6C548DA2")>]
type IVsDynamicTabProvider = interface end
public interface IVsDynamicTabProvider
The IVsDynamicTabProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetTabStop | ||
GetTabStopElements |
Top