__RETARGET_OPTIONS 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.
Specifies some project retarget options.
public enum class __RETARGET_OPTIONS
public enum class __RETARGET_OPTIONS
enum __RETARGET_OPTIONS
public enum __RETARGET_OPTIONS
type __RETARGET_OPTIONS =
Public Enum __RETARGET_OPTIONS
- Inheritance
-
__RETARGET_OPTIONS
Fields
RO_BACKUP | 1 | Specifies that backup should be performed, if it is supported. |
RO_NONE | 0 | No options. |