语言

PullSubscription.FtpAddress 属性

定义

获取或设置FTP服务器的IP地址。

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

属性值

FTP服务器的IP地址。

适用于