RemoteDebuggerType 枚举

Remote 属性使用。

命名空间:  Microsoft.VisualStudio.VCProject
程序集:  Microsoft.VisualStudio.VCProject(在 Microsoft.VisualStudio.VCProject.dll 中)

语法

声明
Public Enumeration RemoteDebuggerType
public enum RemoteDebuggerType
public enum class RemoteDebuggerType
type RemoteDebuggerType
public enum RemoteDebuggerType

成员

成员名称 说明
DbgRemote Remote
DbgRemoteTCPIP 无身份验证的远程访问。

备注

有关更多信息,请参见C++ 调试配置的项目设置

请参阅

参考

Microsoft.VisualStudio.VCProject 命名空间