UploadItemException Property

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

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public Exception Exception { get; }

Property Value

Exception

See Also