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