NetXP 3.0 Reference

FTP.RemotePort Property

Gets/sets the port number to use for FTP.

[Visual Basic]
Public Property RemotePort As Integer
[C#]
public int RemotePort {get; set;}

See Also

FTP Class | NETXP.Library Namespace