Click or drag to resize

GlobalCurrentUserName Property

Gets the name of the current user logged to Windows

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static string CurrentUserName { get; }

Property Value

Type: String
The name of the current user.
See Also