SearchInResourceResponseResult Property  | 
Version 108.4.130 
            result
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<SearchMatch> Result { get; }public:
property IList<SearchMatch^>^ Result {
	IList<SearchMatch^>^ get ();
}Property Value
Type: 
IListSearchMatch
See Also