recls C# mapping

FileEntry Properties

The properties of the FileEntry class are listed below. For a complete list of FileEntry class members, see the FileEntry Members topic.

Public Instance Properties

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
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

See Also

FileEntry Class | recls Namespace