次の方法で共有


ConnectionManagerHttpClass.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

プロパティ値

サーバーにログオンするために使用されるパスワードです。

実装

適用対象