FileRequest.lockedFile

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

SummaryEdit

The lockedFile property represents the LockedFile object from which the request was started.

SyntaxEdit

var lockedFile = instanceOfFileRequest.lockedFile

ValueEdit

A LockedFile object.

SpecificationsEdit

Specification Status Comment
FileSystem API Editor's Draft Draft proposal.

See alsoEdit

Document Tags and Contributors

 Contributors to this page: Jeremie, fscholz, kscarfone
 Last updated by: Jeremie,