IsSystem
Type
Boolean
Tests to see if the entry is a temporary file. A temporary file is used for temporary storage.
Applications should write to the file only if absolutely necessary. Most of the file's data remains in memory without
being flushed to the media because the file will soon be deleted.
Example