語言

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 位址。

適用於