DkmStandardRemoteTransportConnection.ProxyServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Optional] Proxy server used when connecting to this computer. This is null if the debugger is directly connected to the computer.
public:
property System::String ^ ProxyServer { System::String ^ get(); };
public:
property Platform::String ^ ProxyServer { Platform::String ^ get(); };
public string ProxyServer { get; }
public string? ProxyServer { get; }
member this.ProxyServer : string
Public ReadOnly Property ProxyServer As String
Property Value
Returns String.