IDTSConnectionManagerHttp100.ProxyURL Property

Definition

Gets or sets the URL that specifies the location of the connection.

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

Property Value

The URL that specifies the location of the connection.

Attributes

Applies to