UserAgentMetadataPlatform Property |
Version 118.6.80
Platform
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Platform { get; set; }
public:
property String^ Platform {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also