HttpClientConnection100Class.ProxyPassword 속성

정의

public:
 virtual property System::String ^ ProxyPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public virtual string ProxyPassword { [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.ProxyPassword : string
Public Overridable Property ProxyPassword As String

속성 값

프록시에 로그온하는 데 사용되는 암호를 포함하는 문자열 입니다.

구현

특성

적용 대상