RemotingClientProxy.ProxyName Property

Definition

Gets or sets the name of the proxy server to use for requests.

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

Property Value

The name of the proxy server to use for requests.

Applies to