Environment: UserName (get)

UserName

Returns the name of the currently logged in user of the local computer.

 Public Property Get UserName ( ) As String

Return Values

String -  The currently logged in users name.

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class Environment Overview