recls C# mapping

FileEntry Members

FileEntry overview

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

Public Instance Methods

Dispose Releases the recls library's resources used by this instance
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Provides a string representation of the file entry

Protected Instance Methods

FinalizeReleases the resources of the instance
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

FileEntry Class | recls Namespace