Поделиться через


eDebuggerTypes - перечисление

Types of debuggers available to C++ projects.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
Public Enumeration eDebuggerTypes
'Применение
Dim instance As eDebuggerTypes
public enum eDebuggerTypes
public enum class eDebuggerTypes
public enum eDebuggerTypes

Члены

Имя члена Описание
eLocalDebugger Local machine.
eRemoteDebugger Remote machine
eWebSvcDebugger Web service debugging.
eClusterDebugger Only API cluster debugging.
eDebuggerTypeLast Not used.

Заметки

Used by the DebuggerFlavor property.

См. также

Ссылки

Microsoft.VisualStudio.VCProjectEngine - пространство имен