RemoteDebuggerType Enum

Definition

Used by the Remote property.

C++/CX
public enum class RemoteDebuggerType
Inheritance
RemoteDebuggerType

Fields

Name Value Description
DbgRemote 1

Remote

DbgRemoteTCPIP 2

Remote with no authentication.

Remarks

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

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022