MediaFeatureValue Property  | 
Version 108.4.130 
            Value
            
 
    Namespace: 
   CefSharp.DevTools.Emulation
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string Value { get; set; }public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also