Click or drag to resize

UserDataProfileFullName Property

Gets the full name value entered by the user.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntax
C#
public string FullName { get; }

Property Value

Type: String
The full name.
See Also