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