BrowserParametersBrowser Property |
Gets the
IBrowser instance the handler is associated with.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public IBrowser Browser { get; }
Property Value
Type:
IBrowserThe
IBrowser instance the handler is associated with.
See Also