conaito PPT2Flash SDK 3.7

FtpClient.Port Property

Remote server port. Typically TCP 21

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

See Also

FtpClient Class | Conaito.PPLibrary Namespace