INavigationBrowser Property  | 
 
                Gets the 
IBrowser instance associated with this object.
            
 
    Namespace: 
   DotNetBrowser.Navigation
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
SyntaxIBrowser Browser { get; }Property Value
Type: 
IBrowserThe 
IBrowser instance associated with this object.
See Also