IDTSHttpClientConnection100.ProxyURL 属性

定义

获取或设置指定代理位置的 URL。

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

属性值

指定代理位置的 URL。

属性

适用于