ImageGear .NET - Updated
ProxyPort Field




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : ProxyPort Field
Gets or sets port number of proxy server to use.
Syntax
'Declaration
 
Public ProxyPort As Integer
'Usage
 
Dim instance As ImGearRemoteFile
Dim value As Integer
 
value = instance.ProxyPort
 
instance.ProxyPort = value
public int ProxyPort
public: int ProxyPort
public:
int ProxyPort

Field Value

Integer value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
ProxyAddress Field
UseProxy Field