enhancedInstructionSetType 列舉類型
由 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**。