Gets the lpszProxyBypass parameter to be passed to InternetOpen() used by WinInet/WinHTTP.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
The lpszProxyBypass parameter.Exceptions
Exception | Condition |
---|---|
NotSupportedException | Either the WinInet or WinHTTP handler is currently in use, for which this property is not supported. |
Remarks
See Also