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