Compartir a través de


PullSubscription.FtpAddress Propiedad

Definición

Obtiene o establece la dirección IP del servidor FTP.

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

Valor de propiedad

La dirección IP del servidor FTP.

Se aplica a