__VSBATCHLOADRESULT 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 __VSBATCHLOADRESULT
public enum __VSBATCHLOADRESULT
type __VSBATCHLOADRESULT =
Public Enum __VSBATCHLOADRESULT
- Inheritance
-
__VSBATCHLOADRESULT
Fields
BLR_LOAD_ERROR | 2 | |
BLR_NEED_UPGRADE | 3 | |
BLR_NEW_FACTORY | 5 | |
BLR_PREFETCH_ERROR | 1 | |
BLR_SUCCESS | 0 | |
BLR_UNSAFE_PROJECT | 4 |