UserDataProfileCompanyName Property  | 
 
                Gets the name of the company entered by the user.
            
 
    Namespace: 
   DotNetBrowser.UserData
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntaxpublic string CompanyName { get; }Property Value
Type: 
StringThe name of the company.
See Also