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 |
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 (inherited from Object) | Returns a String that represents the current Object. |
Finalize | Releases the resources of the instance |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
FileEntry Class | recls Namespace