Used by the EnableEnhancedInstructionSet property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
声明
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.