RemoteDebuggerType - перечисление
Used by the Remote property.
Пространство имен: Microsoft.VisualStudio.VCProject
Сборка: Microsoft.VisualStudio.VCProject (в Microsoft.VisualStudio.VCProject.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.