This class represents collection of settings for files to be uploaded to Amazon S3 storage.
Namespace:
Aurigma.ImageUploader.AmazonS3
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Class FileSettingsCollection _ Inherits Collection(Of FileSettings)
public class FileSettingsCollection : Collection<FileSettings>