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


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

Used by the Remote property.

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

Синтаксис

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

Члены

Имя члена Описание
DbgRemote Remote
DbgRemoteTCPIP Remote with no authentication.

Заметки

See Project Settings for a C++ Debug Configuration for more information.

См. также

Ссылки

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