PacProxySettings Class | 
Namespace: DotNetBrowser.Net.Proxy
public sealed class PacProxySettings : ProxySettings
The PacProxySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| PacProxySettings | 
                Constructs a new PacProxySettings instance initiated with
                the pacUrl URL address where PAC file with
                proxy settings is located. The address of the PAC file must be a
                valid URL address. The address can contain a path to the PAC
                file on local file system.
              | 
| Name | Description | |
|---|---|---|
| PacUrl | 
                The URL address of the PAC file with proxy settings.
              | |
| Type | 
                Gets the type of proxy settings.
              (Inherited from ProxySettings.) | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |