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

FileSettings.Meta Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of metadata fields to be uploaded to Amazon S3 storage.

Syntax

PHP
public function &getMeta() {
}

public function setMeta($value) {
}

Property Value

Type: array

The array of metadata fields to be uploaded to Amazon S3 storage.

See Also

Reference