NeatUpload Documentation

UploadState.Failure Property

If an exception that was not an UploadException while processing the upload, that exception. Otherwise, null.

public System.Exception Failure {get; set;}

Property Value

If an exception that was not an UploadException while processing the upload, that exception. Otherwise, null.

See Also

UploadState Class | Brettle.Web.NeatUpload Namespace