Share via


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
'Usage
Dim instance As IVsDynamicTabProvider
[InterfaceTypeAttribute()]
[GuidAttribute("E82466CA-CF0E-4653-9E76-4D4C6C548DA2")]
public interface IVsDynamicTabProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"E82466CA-CF0E-4653-9E76-4D4C6C548DA2")]
public interface class IVsDynamicTabProvider
public interface IVsDynamicTabProvider

See Also

Reference

IVsDynamicTabProvider Members

Microsoft.VisualStudio.TextManager.Interop Namespace