Themed 2026 Presentation Style Preview

ProxyCredentialsProxyServer Property

Get or set the proxy server name

Definition

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

Property Value

Uri
If UseProxyServer is false, this will be ignored

See Also