Gets or sets a proxy server, overrides system settings. Affects HTTP and HTTPS requests only.
For example: "https://proxy-ip:proxy-port" or "socks5://127.0.0.1:1080".
シンタックス
'宣言
Public Property ProxyServer As System.String
public System.string ProxyServer {get; set;}
参照