由 EnableEnhancedInstructionSet 属性使用。
命名空间: Microsoft.VisualStudio.VCProjectEngine
程序集: Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)
语法
声明
Public Enumeration enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
type enhancedInstructionSetType
public enum enhancedInstructionSetType
成员
| 成员名称 | 说明 | |
|---|---|---|
| enhancedInstructionSetTypeNotSet | 未设置 | |
| enhancedInstructionSetTypeSIMD | SIMD | |
| enhancedInstructionSetTypeSIMD2 | SIMD2 |
备注
有关更多信息,请参见**/ARCH**。