class PFileInfo |
Class containing the system information on a file path.
![]() | type File type for this file. |
![]() | created Time of file creation of the file. |
![]() | modified Time of last modifiaction of the file |
![]() | accessed Time of last access to the file. |
![]() | size Size of the file in bytes. |
![]() | permissions A bit mask of all the file acces permissions. |
![]() | hidden File is a hidden file. |
![]() | FileTypes All types that a particular file path may be. |
![]() | Permissions File access permissions for the file |
Run Time Type functions
I/O functions
Miscellaneous functions
Comparison functions
Class containing the system information on a file path. Information can be obtained on any directory entry event if it is not a "file" in the strictest sense. Sub-directories, devices etc may also have information retrieved.
Not all platforms support all permissions.
Alphabetic index HTML hierarchy of classes or Java