PullSubscription.FtpPassword 속성

정의

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

속성 값

FTP 암호입니다.

적용 대상