| 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; }
Public Property ErrorMessage As String
Get
Set
Property Value
Type:
StringSee Also