Mono Class Library: System.Net.WebProxy Overview | Members

System.Net.WebProxy.BypassArrayList Property

Gets a list of the URIs that do not use the proxy server.

public ArrayList BypassArrayList { get; }

Value

A ArrayList of string instances. The elements of the list represent the URIs that a System.Net.WebRequest instance accesses directly instead of through the proxy server.

Remarks

This property is read-only.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0