VSSOLNBUILDUPDATEFLAGS2 Enumeration
Visual Studio 2015
Provides additional members for the VSSOLNBUILDUPDATEFLAGS enumeration.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| SBF_OPERATION_PUBLISH | Publish the solution (can OR with other flags) | |
| SBF_OPERATION_PUBLISHUI | Publish solution (can OR with other flags) |
From vsshell80.idl:
Show: