Gets or sets the message displayed when the read file error occurs.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public string CannotReadFile { get; set; }
Type: System..String
The message displayed when the read file error occurs.
To be able to display additional information in this error message, special placeholder is used:
Default value is "Cannot read file: {0}.".