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