WebScraper.FilesDownloaded Field

IronWebScraper

WebScraperFilesDownloaded Field

The total number of files downloaded successfully with the DownloadImage and DownloadFile methods.

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public int FilesDownloaded
Public FilesDownloaded As Integer

Field Value

Type: Int32
See Also