ProxyCredentialsProxyServer Property
Get or set the proxy server name
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public Uri ProxyServer { get; set; }
Public Property ProxyServer As Uri
Get
Set
public:
property Uri^ ProxyServer {
Uri^ get ();
void set (Uri^ value);
}
member ProxyServer : Uri with get, set
Property Value
UriIf
UseProxyServer is false, this will be ignored