RemoteDebuggerType Enum

Definition

Used by the Remote property.

public enum class RemoteDebuggerType
public enum class RemoteDebuggerType
enum RemoteDebuggerType
public enum RemoteDebuggerType
type RemoteDebuggerType = 
Public Enum RemoteDebuggerType
Inheritance
RemoteDebuggerType

Fields

DbgRemote 1

Remote

DbgRemoteTCPIP 2

Remote with no authentication.

Remarks

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

Applies to