FindResultReceivedParametersFindResult Property |
Gets the find result.
Namespace:
DotNetBrowser.Search.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public FindResult FindResult { get; }
Property Value
Type:
FindResultThe find result.
See Also