語言

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 伺服器的埠號。

適用於