Click or drag to resize

PacProxySettingsPacUrl Property

The URL address of the PAC file with proxy settings.

Namespace:  DotNetBrowser.Net.Proxy
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string PacUrl { get; set; }

Property Value

Type: String
See Also