ProxyCredentialsProxyServer Property

Get or set the proxy server name

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public Uri ProxyServer { get; set; }

Property Value

Uri
If UseProxyServer is false, this will be ignored

See Also