言語

HttpClientConnection.GetServerPassword メソッド

定義

サーバーのパスワードを入手します。

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

返品

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

適用対象