RemotingClientProxy.ProxyName 属性

定义

获取或设置要用于请求的代理服务器的名称。

public:
 property System::String ^ ProxyName { System::String ^ get(); void set(System::String ^ value); };
public string ProxyName { get; set; }
member this.ProxyName : string with get, set
Public Property ProxyName As String

属性值

String

要用于请求的代理服务器的名称。

适用于