Compartilhar via


HttpClientConnection100Class.ProxyDomain Propriedade

Definição

Obtém ou define a configuração de domínio que é usada para fazer logon no 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 da propriedade

Uma cadeia de caracteres que contém o domínio usado para fazer logon no proxy.

Implementações

Atributos

Aplica-se a