Click or drag to resize
GDHttpProtocolFilterProxyUrl Property
Sets Proxy server URI for requests.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string ProxyUrl { get; set; }

Property Value

Type: String
Proxy server URI.
See Also