ProxyCredentialsProxyServer Property

Get or set the proxy server name

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public Uri ProxyServer { get; set; }

Property Value

Uri
If UseProxyServer is false, this will be ignored

See Also