__VSBatchProjectActionResult Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class __VSBatchProjectActionResult
public enum __VSBatchProjectActionResult
type __VSBatchProjectActionResult =
Public Enum __VSBatchProjectActionResult
- Inheritance
-
__VSBatchProjectActionResult
Fields
BPAR_ADDED | 6 | |
BPAR_ERROR | 5 | |
BPAR_PARENTUPDATED | 8 | |
BPAR_RELOADED | 3 | |
BPAR_REMOVED | 7 | |
BPAR_SELFRELOADED | 4 | |
BPAR_UNCHANGED | 0 | |
BPAR_UNLOADED | 1 |