Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » File System » FileAttributes

FileAttributes


Provides information about file, e.g. size, modification time

Name Type Description
inFile File Input file
outSizeInKBytes Integer File size in kilobytes
outSizeInBytes Long File size in bytes
outIsReadOnly Bool Flag indicating whether the file is read-only
outAccessTime String File access time
outModificationTime String File modification time
outCreationTime String File creation time

Complexity Level

This filter is available on Basic Complexity Level.