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.

Read Only.

See Also

Project CorLib Overview

Class Environment Overview