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 密码。

适用于