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 サーバーのポート番号です。

適用対象