NavigationEventArgsBrowser Property  | 
 
                Gets the 
IBrowser instance associated with the event.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.1
Syntaxpublic IBrowser Browser { get; }Property Value
Type: 
IBrowserThe 
IBrowser instance associated with the event.
See Also