CefSettingsBaseUserAgent Property |
Version 118.6.80 Value that will be returned as the User-Agent HTTP header. If empty the default User-Agent string will be used. Also configurable using the "user-agent" command-line switch.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
SyntaxpublicstringUserAgent {get;set; }public:propertyString^UserAgent {String^get ();voidset (String^value);}Property Value
Type:
String
See Also