The properties of the FileEntry class are listed below. For a complete list of FileEntry class members, see the FileEntry Members topic.
CreationTime | The creation time of the entry |
Directory | The directory component of the file entry |
DirectoryParts | The directory parts for the entry |
DirectoryPath | The location of the file entry |
Drive | The drive component of the file entry |
File | The file component of the file entry |
FileExt | The extension component of the file entry |
FileName | The name component of the file entry |
IsDirectory | Indicates whether the item is a directory |
IsLink | Indicates whether the item is a link |
IsReadOnly | Indicates whether the entry is readonly |
IsUNC | Indicates whether the item's path is UNC |
LastAccessTime | The last access time of the entry |
LastStatusChangeTime | The last status change time of the entry |
ModificationTime | The modification time of the entry |
Path | The full path of the file entry |
ShortFile | The short version of the File property |
Size | The size of the file entry |
UNCDrive | The UNC portion, if any, of the entry's path |
FileEntry Class | recls Namespace