Table of Contents

UploadItem.Exception Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets the exception thrown for the failed upload item. This will be null unless Status is Failed.

[JsonIgnore]
public Exception Exception { get; }

Property Value

Exception