| SearchInContentResponseResult Property  | 
Version 99.2.120 
            result
            
 
    Namespace: 
   CefSharp.DevTools.Debugger
    Assembly:
   CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
 Syntax
Syntaxpublic IList<SearchMatch> Result { get; }public:
property IList<SearchMatch^>^ Result {
	IList<SearchMatch^>^ get ();
}Property Value
Type: 
IListSearchMatch See Also
See Also