PropertyPreviewValue Property  | 
Version 93.1.111 
            User-friendly property value string.
            
 
    Namespace: 
   CefSharp.DevTools.Runtime
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string Value { get; set; }public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also