PullSubscription.FtpAddress Property

Definition

Gets or sets the IP address of the FTP server.

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

Property Value

The IP address of the FTP server.

Applies to