midlErrorCheckOption - перечисление
Used by the EnableErrorChecks property.
Пространство имен: Microsoft.VisualStudio.VCProjectEngine
Сборка: Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)
Синтаксис
'Декларация
Public Enumeration midlErrorCheckOption
'Применение
Dim instance As midlErrorCheckOption
public enum midlErrorCheckOption
public enum class midlErrorCheckOption
public enum midlErrorCheckOption
Члены
Имя члена | Описание | |
---|---|---|
midlEnableCustom | Only selected error-checking options occur during compile | |
midlDisableAll | Disable all error-checking | |
midlEnableAll | Select all error-checking |
Заметки
See MIDL Property Pages: Advanced for more information.