Compartir a través de


HttpClientConnection100Class.ProxyDomain Propiedad

Definición

Obtiene o establece la configuración del dominio que se utiliza para iniciar sesión en el proxy.

public:
 virtual property System::String ^ ProxyDomain { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(14)]
public virtual string ProxyDomain { [System.Runtime.InteropServices.DispId(14)] get; [System.Runtime.InteropServices.DispId(14)] set; }
[<System.Runtime.InteropServices.DispId(14)>]
[<get: System.Runtime.InteropServices.DispId(14)>]
[<set: System.Runtime.InteropServices.DispId(14)>]
member this.ProxyDomain : string with get, set
Public Overridable Property ProxyDomain As String

Valor de propiedad

Cadena que contiene el dominio usado para iniciar sesión en el proxy.

Implementaciones

Atributos

Se aplica a