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 로그인입니다.

적용 대상