언어

IDTSConnectionManagerHttp100.ServerDomain 속성

정의

서버에 로그인할 때 사용하는 도메인을 받거나 설정합니다.

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

속성 값

도메인은 서버에 로그인하는 데 사용되었습니다.

특성

적용 대상