Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by the OptimizeReferences property.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration optRefType
public enum optRefType
public enum class optRefType
type optRefType
public enum optRefType
Members
| Member name | Description | |
|---|---|---|
| optNoReferences | Keep Unreferenced Data (/OPT:NOREF) | |
| optReferences | Eliminate Unreferenced Data (/OPT:REF) | |
| optReferencesDefault | Default |