Share via


ConnectionManagerFtpClass.ServerPassword 属性

定义

public:
 virtual property System::String ^ ServerPassword {  void set(System::String ^ value); };
public virtual string ServerPassword { set; }
member this.ServerPassword : string
Public Overridable Property ServerPassword As String

属性值

String

在服务器名称中指定的服务器的密码。

实现

注解

有关详细信息,请参阅 ConnectionManager

适用于