enhancedInstructionSetType, énumération

Utilisé par la propriété EnableEnhancedInstructionSet.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Public Enumeration enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
type enhancedInstructionSetType
public enum enhancedInstructionSetType

Membres

Nom de membre Description
enhancedInstructionSetTypeNotSet Non définie
enhancedInstructionSetTypeSIMD SIMD
enhancedInstructionSetTypeSIMD2 SIMD2

Notes

Consultez /ARCH pour plus d'informations.

Voir aussi

Référence

Microsoft.VisualStudio.VCProjectEngine, espace de noms