Get Method

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

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

See Also