ImageGear .NET - Updated
UseProxy Field




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : UseProxy Field
Gets or sets a value indicating whether or not to use a proxy server.
Syntax
'Declaration
 
Public UseProxy As Boolean
'Usage
 
Dim instance As ImGearRemoteFile
Dim value As Boolean
 
value = instance.UseProxy
 
instance.UseProxy = value
public bool UseProxy
public: bool UseProxy
public:
bool UseProxy

Field Value

Boolean value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
ProxyAddress Field
ProxyPort Field