由 Remote 属性使用。
命名空间: Microsoft.VisualStudio.VCProjectEngine
程序集: Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)
语法
声明
Public Enumeration RemoteDebuggerType
public enum RemoteDebuggerType
public enum class RemoteDebuggerType
type RemoteDebuggerType
public enum RemoteDebuggerType
成员
| 成员名称 | 说明 | |
|---|---|---|
| DbgRemote | Remote | |
| DbgRemoteTCPIP | 无身份验证的网站。 |
备注
有关更多信息,请参见C++ 调试配置的项目设置。