UploadItemException Property
Gets the exception thrown for the failed upload item.
This will be null unless
Status is
Failed.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
Property Value
Exception