Op Englesch liesen

Deelen iwwer


_BROWSE_COMPONENT_SET_OPTIONS Enum

Definition

Specifies IVsBrowseComponentSet list options to modify behavior provided by a library.

C++/CX
public enum class _BROWSE_COMPONENT_SET_OPTIONS
Inheritance
_BROWSE_COMPONENT_SET_OPTIONS

Fields

Name Value Description
BCSO_NO_REMOVE 1

Delete not available. CanDelete(UInt32, Int32) will always return FALSE.

BCSO_NO_RENAME 2

Rename not available. CanDelete(UInt32, Int32) will always return FALSE.

BCSO_NO_DRAG_DROP 4

Drag and drop not available. QueryDragDrop(UInt32, IDataObject, UInt32, UInt32) will always return FALSE

BCSO_PROJECT_REFERENCES 8

GetCategoryField2(UInt32, Int32, UInt32) will return LCPT_PROJECTREFERENCE for the _LIBCAT_PHYSICALCONTAINERTYPE category. This is needed to show/hide project references class view functionality.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022