HttpClientConnection100Class.ProxyUserName 屬性

定義

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

屬性值

String

字串,其中包含用來登入 proxy 的使用者名稱。

實作

屬性

適用於