PullSubscription.FtpLogin Property

Definition

Gets or sets the FTP login.

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

Property Value

The FTP login.

Applies to