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