Поделиться через


HttpClientConnection100Class.ProxyDomain Свойство

Определение

Возвращает или задает параметры домена, которые используются для входа на прокси-сервер.

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

Значение свойства

Строка, содержащая домен, используемый для входа в прокси-сервер.

Реализации

Атрибуты

Применяется к