FTPActivePort Field

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

Contains the active port.

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

Syntax

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

.NET Framework Security

See Also

Reference

FtpWebRequest Class

System.Net Namespace