Click or drag to resize

UserDataProfileCompanyName Property

Gets the name of the company entered by the user.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntax
C#
public string CompanyName { get; }

Property Value

Type: String
The name of the company.
See Also