__VSCOMPSELFLAGS Enum

Definition

Specifies attributes for an AddReference dialog box that the user can use to add components to the specified project.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class __VSCOMPSELFLAGS
Inheritance
__VSCOMPSELFLAGS
Attributes

Fields

Name Value Description
VSCOMSEL_MultiSelectMode 1

Allows selection of multiple components.

VSCOMSEL_ShowOnlySpecifiedTab 2

Shows only the tab specified by rguidShowOnlyThisTab.

VSCOMSEL_HideCOMPlusTab 4

Doesn't show the COM+ tab provided by the environment.

VSCOMSEL_HideCOMClassicTab 8

Doesn't show the COM Classic tab provided by the environment.

VSCOMSEL_HideSolutionTab 16

Doesn't show the Solution tab provided by the environment.

VSCOMSEL_HideBrowseButton 32

Doesn't show the Browse button on the dialog box.

VSCOMSEL_IgnoreMachineName 64

Doesn't use lpszMachineName—enumerates local machine.

Remarks

COM Signature

From vsshell.idl:

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022