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