Element: blob.file

Type

string

Description

The file associated with the blob.

For a memory blob (see blob.style) this is the name of the file used by the .savefile and .appendfile member functions.

For a mapped file blob (i.e. when blob.style is filemap) this is the name of the file to which the blob is mapped.