enhancedInstructionSetType (Enumeración)
Lo usa la propiedad EnableEnhancedInstructionSet.
Espacio de nombres: Microsoft.VisualStudio.VCProjectEngine
Ensamblado: Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)
Sintaxis
'Declaración
Public Enumeration enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
type enhancedInstructionSetType
public enum enhancedInstructionSetType
Miembros
Nombre de miembro | Descripción | |
---|---|---|
enhancedInstructionSetTypeNotSet | No establecida | |
enhancedInstructionSetTypeSIMD | SIMD | |
enhancedInstructionSetTypeSIMD2 | SIMD2 |
Comentarios
Para obtener más información, consulte /ARCH.