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

屬性值

String

驗證的密碼。

實作

屬性

適用於