Поделиться через


optRefType - перечисление

Used by the OptimizeReferences property.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
Public Enumeration optRefType
'Применение
Dim instance As optRefType
public enum optRefType
public enum class optRefType
public enum optRefType

Члены

Имя члена Описание
optReferencesDefault Default
optNoReferences Keep Unreferenced Data (/OPT:NOREF)
optReferences Eliminate Unreferenced Data (/OPT:REF)

См. также

Ссылки

Microsoft.VisualStudio.VCProjectEngine - пространство имен