Occurs after the Browse button is clicked on a wizard page and an assembly is selected.
public event EventHandler<BrowseForAssemblyEventArgs> BrowseForAssembly
event Public BrowseForAssembly As EventHandler(of BrowseForAssemblyEventArgs)
The event handler receives an argument of type BrowseForAssemblyEventArgs containing data related to this event.