Previous Topic: WgnFileNext Topic: FileClass


FileType

FileType defines the type of file. The following types are currently defined:

Notes

 

0

File. Denotes a 'regular' file containing data.

1

Folder/Directory. A 'special' file used as container for other files.

2

Link. Defines a file entry that shares its file content with another file in the file system (currently unsupported).