HttpClientConnection100Class.ServerUserName 屬性

定義

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

屬性值

String

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

實作

屬性

適用於