EngineOptionsUserAgent Property |
Gets the custom user agent string that is used to override the default user agent for the
IEngine.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string UserAgent { get; }
Property Value
Type:
StringThe custom user agent string.
See Also