Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.