RemotingClientProxy.ProxyName Propiedad

Definición

Obtiene o establece el nombre del servidor proxy que se va a utilizar para las solicitudes.

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

Valor de propiedad

String

Nombre del servidor proxy que se va a utilizar para las solicitudes.

Se aplica a