Share via


FTPClientConnection100Class.ServerPassword プロパティ

定義

認証用のパスワードを取得します。値の設定も可能です。

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

プロパティ値

認証用のパスワードです。

実装

属性

適用対象