HttpClientConnection.GetProxyPassword 方法

定义

获取代理密码。

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

返回

包含代理密码的字符串。

适用于