UserDataProfileFullName Property |
Gets the full name value entered by the user.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string FullName { get; }
Property Value
Type:
StringThe full name.
See Also