Click or drag to resize

DownloadTaskErrorMessage Property

A string describing the last error, occured during the download, or null if no error occurred.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also