__VSBatchProjectAction Enum
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 __VSBatchProjectAction
C#
public enum __VSBatchProjectAction
type __VSBatchProjectAction =
Public Enum __VSBatchProjectAction
- Inheritance
-
__VSBatchProjectAction
Name | Value | Description |
---|---|---|
BPA_NONE | 0 | |
BPA_UNLOAD | 1 | |
BPA_LOAD | 2 | |
BPA_RELOAD | 3 | |
BPA_RELOADSOLUTION | 4 | |
BPA_ADD | 5 | |
BPA_REMOVE | 6 | |
BPA_PARENTUPDATE | 7 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |