Gets a value that indicates whether a proxy server has been defined for this WebBrowser.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if a proxy server has been defined for this WebBrowser; otherwise, false.Remarks
Caution |
---|
This method indicates that a domain name and port for a proxy server have been set, not whether the proxy server is configured correctly or whether a proxy server exists at the specified domain name and port. |
See Also