QEStatusBarManager.LoginName Property

Definition

Gets the login name string.

public:
 property System::String ^ LoginName { System::String ^ get(); };
public string LoginName { get; }
member this.LoginName : string
Public ReadOnly Property LoginName As String

Property Value

A string value that specifies the login name.

Remarks

This value may be "Multiple Connections" if there is no single login.

Applies to