Sdílet prostřednictvím


optRefType – výčet

Používá OptimizeReferences vlastnost.

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Deklarace
Public Enumeration optRefType
public enum optRefType
public enum class optRefType
type optRefType
public enum optRefType

Členy

Název členu Popis
optNoReferences Zachovat Data na které neexistuje odkaz (/ OPT: NOREF)
optReferences Vyloučit Data, na které neexistuje odkaz (/ OPT: REF)
optReferencesDefault Výchozí

Viz také

Referenční dokumentace

Microsoft.VisualStudio.VCProjectEngine – obor názvů