ConnectionManagerHttpClass.ProxyURL Property

Definition

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

public:
 virtual property System::String ^ ProxyURL { System::String ^ get(); void set(System::String ^ value); };
public virtual string ProxyURL { get; set; }
member this.ProxyURL : string with get, set
Public Overridable Property ProxyURL As String

Property Value

The URL that specifies the location of the connection.

Implements

Applies to