PullSubscription.FtpPassword Property

Definition

Gets or sets the FTP password.

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

Property Value

The FTP password.

Applies to