Compartir a través de


PullSubscription.FtpPassword Propiedad

Definición

Obtiene o establece la contraseña de FTP.

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

Valor de propiedad

La contraseña de FTP.

Se aplica a