次の方法で共有


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 名前空間