2 |
3.165212 |
__VSBatchProjectAction |
Enum |
|
|
|
|
|
|
enum __VSBatchProjectAction
{
BPA_NONE = 0,
BPA_UNLOAD = 1,
BPA_LOAD = 2,
BPA_RELOAD = 3,
BPA_RELOADSOLUTION = 4
} ;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell158.h(321,0) |
|