PullSubscription.FtpLogin プロパティ

定義

FTPログインの取得または設定。

public:
 property System::String ^ FtpLogin { System::String ^ get(); void set(System::String ^ value); };
public string FtpLogin { get; set; }
member this.FtpLogin : string with get, set
Public Property FtpLogin As String

プロパティ値

FTPログイン。

適用対象