This documentation is for the old version. Go to the latest Upload Suite docs

FileSettings Properties

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 Key

Gets or sets an Amazon S3 file key.

Public property MaxContentLength

Gets or sets the maximum allowable size for the uploaded content.

Public property MetaProperties

Gets a list of MetaProperty objects which represent metadata fields to upload to Amazon S3 storage.

Public property MinContentLength

Gets or sets the minimum allowable size for the uploaded content.

See Also

Reference