Click or drag to resize

HtmlWebGet Method

Overload List
  NameDescription
Public methodGet(String, String)
Gets an HTML document from an Internet resource and saves it to the specified file.
Public methodGet(String, String, String)
Gets an HTML document from an Internet resource and saves it to the specified file.
Public methodGet(String, String, WebProxy, NetworkCredential)
Gets an HTML document from an Internet resource and saves it to the specified file. - Proxy aware
Public methodGet(String, String, WebProxy, NetworkCredential, String)
Gets an HTML document from an Internet resource and saves it to the specified file. Understands Proxies
Top
See Also