Property UserAgent
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
UserAgent
Gets the custom user agent string that is used to override the default user agent for the IEngine.
public string UserAgent { get; }
Property Value
- string
The custom user agent string.