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