'Declaration Public Property ProxyServer As System.String
public System.string ProxyServer {get; set;}
For example: "https://proxy-ip:proxy-port" or "socks5://127.0.0.1:1080".
'Declaration Public Property ProxyServer As System.String
public System.string ProxyServer {get; set;}