WebProxy Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the WebProxy class with the specified URI.
Assembly: System (in System.dll)
Parameters
- Address
-
Type:
System::String^
The URI of the proxy server.
| Exception | Condition |
|---|---|
| UriFormatException | Address is an invalid URI. |
.NET Framework
Available since 1.1
Available since 1.1
Show: