Share via


enhancedInstructionSetType-Enumeration

Wird von der EnableEnhancedInstructionSet-Eigenschaft verwendet.

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

Member

Membername Beschreibung
enhancedInstructionSetTypeNotSet Nicht festgelegt
enhancedInstructionSetTypeSIMD SIMD
enhancedInstructionSetTypeSIMD2 SIMD2

Hinweise

Weitere Informationen finden Sie unter /ARCH.

Siehe auch

Referenz

Microsoft.VisualStudio.VCProjectEngine-Namespace