Mono Class Library: System.Net.IWebProxy Overview | MembersSystem.Net.IWebProxy.GetProxy Method |
Returns the Uniform Resource Identifier (URI) of a proxy server. [Edit]
|
A Uri instance containing the URI of the proxy used to contact destination. [Edit]
Operation
The IWebProxy.GetProxy(Uri) method returns the URI of the proxy server that handles requests to the Internet resource specified in the destination parameter.Usage
Use this method to get the URI of the proxy server used to access the specified resource. [Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0