FileSettings Properties ActiveX/Java Uploader ASP.NET

The FileSettings type exposes the following members.

Properties

Name Description
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 CacheControl
Public property ContentType

Gets or sets content type of the uploading files.

Public property Expires
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 a list of MetaProperty objects representing metadata fields to be uploaded to Amazon S3 storage.

Public property MinFileSize

Gets or sets a minimum allowable size for file to be uploaded.

Public property StorageClass

See Also

Reference