Click or drag to resize

WebHelper Class

Helper for web methods.
Inheritance Hierarchy
SystemObject
  TomsToolbox.DesktopWebHelper

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
public static class WebHelper

The WebHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateHttpWebRequest Obsolete.
Creates an HTTP web request with the system proxy settings.
Public methodStatic memberDownload Obsolete.
Downloads the data from the specified URI using a GET request.
Top
See Also