Share via


ConnectionManagerFtpClass.ServerPassword 속성

정의

서버 이름에 지정된 서버의 암호를 설정합니다.

public:
 virtual property System::String ^ ServerPassword {  void set(System::String ^ value); };
public virtual string ServerPassword { set; }
member this.ServerPassword : string
Public Overridable Property ServerPassword As String

속성 값

서버 이름에 지정된 서버의 암호입니다.

구현

설명

자세한 내용은 ConnectionManager를 참조하세요.

적용 대상