IVsPlatformReferenceProviderContext.Tabs Property

 

Gets or sets the set of tabs to show. Defaults to all tabs.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[DispIdAttribute(1610743828)]
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSSDKPROVIDERTAB")]
uint Tabs { get; set; }

Property Value

Type: System.UInt32
Return to top
Show: