다음을 통해 공유


IDTSFtpClientConnection100.ServerPassword 속성

정의

서버 암호를 설정합니다.

public:
 property System::String ^ ServerPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string ServerPassword { [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ServerPassword : string
Public Property ServerPassword As String

속성 값

서버 암호입니다.

특성

적용 대상