optRefType, énumération
Utilisé par la propriété OptimizeReferences.
Espace de noms : Microsoft.VisualStudio.VCProjectEngine
Assembly : Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)
Syntaxe
'Déclaration
Public Enumeration optRefType
public enum optRefType
public enum class optRefType
type optRefType
public enum optRefType
Membres
Nom de membre | Description | |
---|---|---|
optNoReferences | Conserve les données non référencées (/OPT:NOREF) | |
optReferences | Élimine les données non référencées (/OPT:REF) | |
optReferencesDefault | Valeur |