 | FTPUtilitiesFTPConfigurationPort Property |
FTP access port (usually 21)
Namespace: ProFTPNetLibraryAssembly: ClientFTPNetLibrary (in ClientFTPNetLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Port { get; set; }Public Property Port As Integer
Get
Set
Property Value
Type:
Int32
See Also