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

속성 값

프록시에 로그온하는 데 사용되는 도메인을 포함하는 문자열 입니다.

구현

특성

적용 대상