언어

PullSubscription.FtpLogin 속성

정의

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

속성 값

FTP 로그인.

적용 대상