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++ デバッグ構成のプロジェクト設定」を参照してください。