共用方式為


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

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間