Share via


HttpClientConnection.GetProxyPassword メソッド

定義

プロキシ パスワードを取得します。

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

戻り値

プロキシ パスワードを含む文字列。

適用対象