ImageGear .NET - Updated
ProxyAddress Field




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : ProxyAddress Field
Gets or sets address of proxy server to use.
Syntax
'Declaration
 
Public ProxyAddress As String
'Usage
 
Dim instance As ImGearRemoteFile
Dim value As String
 
value = instance.ProxyAddress
 
instance.ProxyAddress = value
public string ProxyAddress
public: string* ProxyAddress
public:
String^ ProxyAddress

Field Value

String value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
ProxyPort Field
UseProxy Field