언어

IDTSHttpClientConnection100.GetProxyPassword 메서드

정의

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

public:
 System::String ^ GetProxyPassword();
[System.Runtime.InteropServices.DispId(29)]
public string GetProxyPassword();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String

반품

프록시 비밀번호.

특성

설명

자세한 내용은 HttpClientConnection100Class를 참조하세요.

적용 대상