optRefType Enum

Definition

Used by the OptimizeReferences property.

C++/CX
public enum class optRefType
Inheritance
optRefType

Fields

Name Value Description
optReferencesDefault 0

Default

optNoReferences 1

Keep Unreferenced Data (/OPT:NOREF)

optReferences 2

Eliminate Unreferenced Data (/OPT:REF)

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022