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