ProxyCredentials.UseProxyServer Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to set or get the flag indicating whether or not to use the proxy server
public bool UseProxyServer { get; set; }
Property Value
- bool
By default, this is false and ProxyServer and Credentials will be ignored.