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

UploadedFile.Description Property

Gets a user-provided description of this user-selected file.

Syntax

PHP
public function getDescription() {
}

Property Value

Type: string

The user-provided description of this user-selected file.

See Also

Reference