語言

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 登入。

適用於