Advertisement
4_2005-2006 System Services/ Functions #160978

Get Current Logged On Username

Retrieve the username of the person currently logged into windows.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
'Display a msgbox with the current logged on user
MsgBox(System.Environment.UserName)
Commenti originali (3)
Recuperato da Wayback Machine