语言

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

属性值

一个包含登录代理时使用的密码的字符串。

实现

属性

适用于