Share via


IDTSHttpClientConnection100.ServerURL 속성

정의

서버의 위치를 지정하는 URL을 가져오거나 설정합니다.

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

속성 값

서버의 위치를 지정하는 URL입니다.

특성

적용 대상