| UserUserName Property |
Gets the user name of the user.
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public string UserName { get; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.User.UserName"]
Return Value
Type:
StringA string that represents the user name of the user.
See Also