3 |
3.093291 |
_BROWSE_COMPONENT_SET_OPTIONS |
Enum |
|
|
|
|
|
|
enum _BROWSE_COMPONENT_SET_OPTIONS
{
BCSO_NO_REMOVE = 0x1,
BCSO_NO_RENAME = 0x2,
BCSO_NO_DRAG_DROP = 0x4,
BCSO_PROJECT_REFERENCES = 0x8
} ;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell80.h(13660,0) |
|