FTPClientConnection100Class.ServerPassword Property

Definition

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

Property Value

The password for authentication.

Implements

Attributes

Applies to