Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used by the EnableEnhancedInstructionSet property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
type enhancedInstructionSetType
public enum enhancedInstructionSetType
Members
Member name | Description | |
---|---|---|
enhancedInstructionSetTypeNotSet | Not set | |
enhancedInstructionSetTypeSIMD | SIMD | |
enhancedInstructionSetTypeSIMD2 | SIMD2 |
Remarks
See /ARCH for more information.