enhancedInstructionSetType Enum

Definition

Used by the EnableEnhancedInstructionSet property.

public enum class enhancedInstructionSetType
public enum class enhancedInstructionSetType
enum enhancedInstructionSetType
public enum enhancedInstructionSetType
type enhancedInstructionSetType = 
Public Enum enhancedInstructionSetType
Inheritance
enhancedInstructionSetType

Fields

enhancedInstructionSetTypeNotSet 0

Not set

enhancedInstructionSetTypeSIMD 1

SIMD

enhancedInstructionSetTypeSIMD2 2

SIMD2

Remarks

See /ARCH for more information.

Applies to