언어

HttpClientConnection.GetProxyPassword 메서드

정의

프록시 비밀번호를 얻습니다.

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

반품

프록시 비밀번호를 포함하는 문자열입니다.

적용 대상