Used by the Remote property.
Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
声明
Public Enumeration RemoteDebuggerType
public enum RemoteDebuggerType
public enum class RemoteDebuggerType
type RemoteDebuggerType
public enum RemoteDebuggerType
Members
| Member name | Description | |
|---|---|---|
| DbgRemote | Remote | |
| DbgRemoteTCPIP | Remote with no authentication. | 
Remarks
See Project Settings for a C++ Debug Configuration for more information.