enhancedInstructionSetType Enumeration
Visual Studio 2015
Used by the EnableEnhancedInstructionSet property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| enhancedInstructionSetTypeNotSet | Not set | |
| enhancedInstructionSetTypeSIMD | SIMD | |
| enhancedInstructionSetTypeSIMD2 | SIMD2 |
See /ARCH for more information.
Show: