UserAgentBrandVersionVersion Property |
Version 93.1.111
Version
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public string Version { get; set; }
public:
property String^ Version {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also