IVsAssemblyReferenceProviderContext::Tabs Property
Visual Studio 2015
Specifies the set of tabs to show. Defaults to all tabs.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSASSEMBLYPROVIDERTAB")] [DispIdAttribute(1610743812)] property unsigned int Tabs { unsigned int get(); void set(unsigned int value); }
Property Value
Type: System::UInt32
Show: