Gets or sets the list of addresses to be unused by the proxyserver.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string BypassPrefixes { get; set; }
Visual Basic
Public Property BypassPrefixes As String
	Get
	Set
JScript
function get BypassPrefixes () : String
function set BypassPrefixes (value : String)

See Also