DownloadStringCompletedEventArgs Class

Used to access status information for an event. An instance of this class is passed to any handler of the DownloadStringCompleted event.

Namespace: elsystem.net

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Result string Gets the downloaded data in a single (sometimes large) string.