HttpClientConnection.GetServerPassword メソッド

定義

サーバー パスワードを取得します。

public:
 System::String ^ GetServerPassword();
public string GetServerPassword ();
member this.GetServerPassword : unit -> string
Public Function GetServerPassword () As String

戻り値

サーバー パスワードを含む文字列。

適用対象