FileSettings.Key Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an Amazon S3 file key.

Syntax

PHP
public function getKey() {
}

public function setKey($value) {
}

Property Value

Type: string

The Amazon S3 file key.

Default value is "${filename}".

See Also

Reference