System::IO::FileSystemInfoStat class

FileSystemInfoStat class

Represents information about a file or directory.

class FileSystemInfoStat

Fields

FieldDescription
aTimeLast access time.
attrAttributes of a file or a directory.
cTimeCreation time.
sizeFile size in bytes.
wTimeLast write time.

See Also