次の方法で共有


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 名前空間