__VSSDKPROVIDERTAB Enum

Definition

Specifies the set of tabs to show. This is the set used in the Tabs property of IVsPlatformReferenceProviderContext.

C++/CX
public enum class __VSSDKPROVIDERTAB
Inheritance
__VSSDKPROVIDERTAB

Fields

Name Value Description
TAB_SDK_PLATFORM 1

Show only the tabs that are part of the standard .NET Framework contents.

TAB_SDK_EXTENSIONS 2

Show only the tabs that are part of the framework extensions.

TAB_SDK_ALL 3

Show both standard .NET Framework and extensions framework tabs.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022