Condividi tramite


Enumerazione enhancedInstructionSetType

Utilizzato dal EnableEnhancedInstructionSet proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

'Dichiarazione
Public Enumeration enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
type enhancedInstructionSetType
public enum enhancedInstructionSetType

Membri

Nome membro Descrizione
enhancedInstructionSetTypeNotSet non impostato
enhancedInstructionSetTypeSIMD SIMD
enhancedInstructionSetTypeSIMD2 SIMD2

Note

vedere /ARCH per ulteriori informazioni.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine