The C1DirectoryInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attributes |
File attributes of the directory.
(Overrides C1FileSystemInfo..::..Attributes.) |
![]() | CreationTime |
The creation time of the directory.
(Overrides C1FileSystemInfo..::..CreationTime.) |
![]() | CreationTimeUtc |
The creation utc time of the directory.
(Overrides C1FileSystemInfo..::..CreationTimeUtc.) |
![]() | Exists |
Tells if the directory exists or not.
(Overrides C1FileSystemInfo..::..Exists.) |
![]() | Extension |
The extension of the directory.
(Overrides C1FileSystemInfo..::..Extension.) |
![]() | FullName |
Full path of the directory.
(Overrides C1FileSystemInfo..::..FullName.) |
![]() | LastAccessTime |
Last access time of the directory.
(Overrides C1FileSystemInfo..::..LastAccessTime.) |
![]() | LastAccessTimeUtc |
Last access utc time of the directory.
(Overrides C1FileSystemInfo..::..LastAccessTimeUtc.) |
![]() | LastWriteTime |
Last write time of the directory.
(Overrides C1FileSystemInfo..::..LastWriteTime.) |
![]() | LastWriteTimeUtc |
Last write utc time of the directory.
(Overrides C1FileSystemInfo..::..LastWriteTimeUtc.) |
![]() | Name |
The name of the directory.
|
![]() | Parent |
The parent directory of the directory.
|
![]() | Root |
The root directory of the directory.
|