DkmStandardRemoteTransportConnection.ProxyServer 属性

定义

可有可无连接到此计算机时使用的代理服务器。 如果调试器直接连接到计算机,则此值为 null。

public:
 property System::String ^ ProxyServer { System::String ^ get(); };
public:
 property Platform::String ^ ProxyServer { Platform::String ^ get(); };
public string ProxyServer { get; }
member this.ProxyServer : string
Public ReadOnly Property ProxyServer As String

属性值

String

返回 String

适用于