Aurigma Image Uploader 6.5 Dual
FileSettings Members
The FileSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Returns a String that represents the current FileSettings. (Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
Acl |
Gets or sets an Amazon S3 access control list. Options include private, public-read, public-read-write, and authenticated-read. |
|
|
Key |
Gets or sets an Amazon S3 file key. |
|
|
MaxContentLength |
Gets or sets the maximum allowable size for the uploaded content. |
|
|
MetaProperties |
Gets a list of MetaProperty objects which represent metadata fields to upload to Amazon S3 storage. |
|
|
MinContentLength |
Gets or sets the minimum allowable size for the uploaded content. |