Click or drag to resize

TitleChangedEventArgs Properties

The TitleChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Public propertyTitle
Gets the new title.
Top
See Also