Gets the name of the currently logged-in user. This function is only available on Windows.
string GetLoggedInUser(out string errorMessage)
message
string
return error message if there was an error during the operation
returns the name of the logged in user
Last updated 2 years ago