enhancedInstructionSetType - перечисление
Used by the EnableEnhancedInstructionSet property.
Пространство имен: Microsoft.VisualStudio.VCProjectEngine
Сборка: Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)
Синтаксис
'Декларация
Public Enumeration enhancedInstructionSetType
'Применение
Dim instance As enhancedInstructionSetType
public enum enhancedInstructionSetType
public enum class enhancedInstructionSetType
public enum enhancedInstructionSetType
Члены
Имя члена | Описание | |
---|---|---|
enhancedInstructionSetTypeNotSet | Not set | |
enhancedInstructionSetTypeSIMD | SIMD | |
enhancedInstructionSetTypeSIMD2 | SIMD2 |
Заметки
See /ARCH for more information.