SearchInResponseBodyResponseResult Property |
Version 94.4.20
result
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public IList<SearchMatch> Result { get; }
public:
property IList<SearchMatch^>^ Result {
IList<SearchMatch^>^ get ();
}
Property Value
Type:
IListSearchMatchSee Also