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

属性值

String

一个 字符串 ,该字符串包含用于登录到代理的密码。

实现

属性

适用于