IFolderBasicInfo Interface |
Namespace: ITHit.FileSystem
The IFolderBasicInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes |
Gets file or folder attributes.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | ChangeTime |
Gets date and time the file or directory metadata (such as attributes) or content were last modifired.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | CreationTime |
Gets the creation date and time of the file or directory.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | CustomData |
Gets data to be stored togather with the file or folder.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | LastAccessTime |
Gets date and time the file or directory was last accessed.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | LastWriteTime |
Gets date and time the file content or directory was last written to.
(Inherited from IFileSystemItemBasicInfo.) |
![]() | Name |
Gets the file or folder name.
(Inherited from IFileSystemItemBasicInfo.) |