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 登录名。

适用于