Gets a collection of UploadedFile instances belonging to the completed upload session.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public List<UploadedFile> UploadedFiles { get; }
Type: System.Collections.Generic..List<<'T>>
The collection of UploadedFile instances.