다음을 통해 공유


HttpClientConnection100Class.ServerDomain 속성

정의

서버에 로그온하는 데 사용되는 도메인을 가져오거나 설정합니다.

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

속성 값

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

구현

특성

적용 대상