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

適用対象