AmazonS3Extender.Files Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets a collection of settings for files to be uploaded.

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

Syntax

C#
public FileSettingsCollection Files { get; }

Property Value

Type: Aurigma.ImageUploader.AmazonS3..FileSettingsCollection

The collection of settings for files to be uploaded.

See Also

Reference