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

屬性值

伺服器名稱中指定的密碼。

實作

備註

如需詳細資訊,請參閱 ConnectionManager

適用於