Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by the Remote property.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
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.