NavigationRedirectedEventArgs Properties | 
The NavigationRedirectedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser | 
                Gets the IBrowser instance associated with the event.
              (Inherited from NavigationEventArgs.) | |
| Navigation | 
                Gets the INavigation instance associated with the event.
              (Inherited from NavigationEventArgs.) | |
| Url | 
                Gets the destination URL for the navigation redirect.
              |