DkmStandardRemoteTransportConnection.ProxyServer 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
可有可无连接到此计算机时使用的代理服务器。 如果调试器直接连接到计算机,则此值为 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。