Gets or sets a path to the folder where UploadHandler saves the upload session cache.
public function getUploadCacheDirectory() {
}
public function setUploadCacheDirectory($value) {
}
Type: string
The path to the folder where UploadHandler saves the upload session cache.