1 |
5.657879 |
__VSASSEMBLYPROVIDERTAB |
Enum |
|
|
|
|
|
|
enum __VSASSEMBLYPROVIDERTAB
{
TAB_ASSEMBLY_FRAMEWORK = 0x1,
TAB_ASSEMBLY_EXTENSIONS = 0x2,
TAB_ASSEMBLY_ALL = ( TAB_ASSEMBLY_FRAMEWORK | TAB_ASSEMBLY_EXTENSIONS )
} ;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell110.h(9173,0) |
|