Enumerazione RemoteDebuggerType
Utilizzato dal Remote proprietà.
Spazio dei nomi: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Sintassi
'Dichiarazione
Public Enumeration RemoteDebuggerType
public enum RemoteDebuggerType
public enum class RemoteDebuggerType
type RemoteDebuggerType
public enum RemoteDebuggerType
Membri
Nome membro | Descrizione | |
---|---|---|
DbgRemote | Remoto | |
DbgRemoteTCPIP | Remoto senza autenticazione. |
Note
vedere Impostazioni di progetto per una configurazione di debug C++ per ulteriori informazioni.