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