AmazonS3Extender.Files Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets a collection of settings for files to be uploaded.

Namespace: Aurigma.ImageUploaderFlash.AmazonS3
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public FileSettingsCollection Files { get; }

Property Value

Type: Aurigma.ImageUploaderFlash.AmazonS3..FileSettingsCollection

The collection of settings for files to be uploaded.

See Also

Reference