Click or drag to resize

UserInformationFirstName Property

Gets the user's first name.

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 FirstName { get; }

Property Value

Type: String

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

Return Value

Type: String
The user's first name.
See Also