API Reference
Class
ProxyConfiguration
Helpers for reading effective system proxy configuration.
Inheritance
- Object
- ProxyConfiguration
Methods
public static String GetSystemProxy() #Returns:
StringReturns the system proxy URL if configured (env HTTPS_PROXY/HTTP_PROXY or WinINET default proxy).
Returns
Proxy URI string when present; otherwise null.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object