語言

PullSubscription.FtpPassword 屬性

定義

取得或設定 FTP 密碼。

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

屬性值

FTP 密碼。

適用於