SearchMatchLineContent Property  | 
Version 104.4.240 
            Line with match content.
            
 
    Namespace: 
   CefSharp.DevTools.Debugger
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string LineContent { get; set; }public:
property String^ LineContent {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also