Contains the addresses that should be bypassed by the proxy server, separated by semicolons
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string BypassListString { get; set; } |
| Visual Basic |
|---|
Public Property BypassListString As String Get Set |
| JScript |
|---|
function get BypassListString () : String function set BypassListString (value : String) |