次の方法で共有

Facebook x.com LinkedIn 電子メール

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

参照

参照

Microsoft.VisualStudio.VCProjectEngine 名前空間


  • Last updated on 2011年08月09日