ServerPort Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the port number of the server.

Namespace:  System.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public ServerPort As Integer
public int ServerPort
public:
int ServerPort
val mutable ServerPort: int
public var ServerPort : int

.NET Framework Security

See Also

Reference

FtpWebRequest Class

System.Net Namespace