Property Brand
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Brand
Gets or sets the commercial name of the user agent or brand.
public string Brand { get; set; }
Property Value
- string
A string representing the brand name. (e.g., "Chromium", "Google Chrome", "Edge"). The value MUST be shorter than 32 ASCII characters.