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

プロパティ値

サーバー パスワードです。

属性

適用対象