| UserInformationDisplayName Property |
Gets the display name for the user account.
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static string DisplayName { get; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.UserInformation.DisplayName"]
Return Value
Type:
StringThe display name for the user account.
See Also