ImageGear .NET - Updated October 2, 2018
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

Field Value

Integer value.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
ProxyAddress Field
UseProxy Field