Proxy CredentialsProxy Server Property
Get or set the proxy server name
Definition
Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If UseProxyServer is false, this will be ignored
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public Uri ProxyServer { get; set; }VB
Public Property ProxyServer As Uri
Get
SetC++
public:
property Uri^ ProxyServer {
Uri^ get ();
void set (Uri^ value);
}F#
member ProxyServer : Uri with get, setProperty Value
UriIf UseProxyServer is false, this will be ignored