SearchInResourceResponseResult Property |
Version 130.1.90
result
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<SearchMatch> Result { get; }
public:
property IList<SearchMatch^>^ Result {
IList<SearchMatch^>^ get ();
}
Property Value
IListSearchMatchSee Also