Click or drag to resize
Sandcastle Help File BuilderProxyCredentialsProxyServer Property
Get or set the proxy server name

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public Uri ProxyServer { get; set; }

Property Value

Type: Uri
If UseProxyServer is false, this will be ignored
See Also