WebBrowser GetProxy Method C# API
Gets the address of the proxy server used by this WebBrowser.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public virtual string GetProxy()

Return Value

The address of the proxy server used by this WebBrowser.
See Also