Click or drag to resize

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
C#
public static string DisplayName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.UserInformation.DisplayName"]

Return Value

Type: String
The display name for the user account.
See Also