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