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

字串,其中包含用來登入 proxy 的密碼。

實作

屬性

適用於