conaito PPT2Flash SDK 3.7

FtpClient.RemotePort Property

Gets and Sets the port number.

[Visual Basic]
Public Property RemotePort() As Integer
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public int RemotePort { public get; public set; }

See Also

FtpClient Class | Conaito.PPLibrary Namespace