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。

属性

适用于