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


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

Используется в свойстве OptimizeReferences.

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

Синтаксис

'Декларация
Public Enumeration optRefType
public enum optRefType
public enum class optRefType
type optRefType
public enum optRefType

Члены

Имя члена Описание
optNoReferences Хранение сведений о Неиспользуемая (/OPT. NOREF)
optReferences Исключает сведения о Неиспользуемая (/OPT. REF)
optReferencesDefault Default

См. также

Ссылки

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