UserAgentMetadataWow64 Property |
Version 104.4.240
Wow64
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public bool? Wow64 { get; set; }
public:
property Nullable<bool> Wow64 {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
Property Value
Type:
NullableBooleanSee Also