How to access the HTML of a webpage through webbrowser control?

for eg:- i do webbrowser.Navigate2("http://www.microsoft.com")

now how to get the HTML of this page?