__RETARGET_OPTIONS Enumeration

Specifies some project retarget options.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

Syntax

'Declaration
Public Enumeration __RETARGET_OPTIONS
public enum __RETARGET_OPTIONS
public enum class __RETARGET_OPTIONS
type __RETARGET_OPTIONS
public enum __RETARGET_OPTIONS

Members

Member name Description
RO_BACKUP Specifies that backup should be performed, if it is supported.
RO_NONE No options.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace