The FileSettings type exposes the following members.
Name | Description | |
---|---|---|
FileSettings |
Creates and initializes an instance of the FileSettings class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Acl |
Gets or sets an Amazon S3 access control list. Options include |
|
CacheControl | ||
ContentType |
Gets or sets content type of the uploading files. |
|
Expires | ||
Key |
Gets or sets an Amazon S3 file key. |
|
MaxFileSize |
Gets or sets a maximum allowable size for file to be uploaded. |
|
Meta |
Gets a list of MetaProperty objects representing metadata fields to be uploaded to Amazon S3 storage. |
|
MinFileSize |
Gets or sets a minimum allowable size for file to be uploaded. |
|
StorageClass |
Gets or sets the storage class for a file. |