FileSettings Properties ActiveX/Java Uploader PHP

The FileSettings type exposes the following properties.

Properties

NameDescription
Public property Acl Gets or sets an Amazon S3 access control list. Options include private, public-read, public-read-write, and authenticated-read.
Public property ContentType Gets or sets content type of the uploading files.
Public property Key Gets or sets an Amazon S3 file key.
Public property MaxFileSize Gets or sets a maximum allowable size for file to be uploaded.
Public property Meta Gets or sets an array of metadata fields to be uploaded to Amazon S3 storage.
Public property MinFileSize Gets or sets a minimum allowable size for file to be uploaded.