The methods of System.Net.IWebProxy are listed below. For a list of all members, see the IWebProxy Members list.
GetProxy(Uri) : Uri Returns the Uniform Resource Identifier (URI) of a proxy server.IsBypassed(Uri) : boolReturns a bool value that indicates whether the proxy server is not used to access a specified server.
Returns the Uniform Resource Identifier (URI) of a proxy server.
Returns a bool value that indicates whether the proxy server is not used to access a specified server.