Compartir a través de


PullSubscription.FtpLogin Propiedad

Definición

Obtiene o establece el inicio de sesión de 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

Valor de propiedad

El inicio de sesión de FTP.

Se aplica a