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