HttpClientConnection.GetProxyPassword 方法

定義

取得 Proxy 密碼。

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

傳回

String

包含 proxy 密碼的字串。

適用於