PullSubscription.FtpPort 属性

定义

获取或设置 FTP 服务器的端口号。

public:
 property int FtpPort { int get(); void set(int value); };
public int FtpPort { get; set; }
member this.FtpPort : int with get, set
Public Property FtpPort As Integer

属性值

FTP 服务器的端口号。

适用于