The FileSettings type exposes the following members.
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()().) |
Name | Description | |
---|---|---|
Acl |
Gets or sets an Amazon S3 access control list. Options include |
|
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. |