The DirectoryElements type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Directory |
Initial Directory
|
![]() | Files |
A list (Collection) of files into the directory
|
![]() | IncludeArchiveFiles |
Gets or sets a value indicating whether [include archive files].
|
![]() | IncludeHiddenFiles |
Gets or sets a value indicating whether [include hidden files].
|
![]() | IncludeSystemFiles |
Gets or sets a value indicating whether [include system files].
|
![]() | IsWithSubDirs |
Gets a value indicating whether this instance is with sub directories.
|
![]() | NrOfFiles |
Number of files into the directory and all of its subdirectories
|
![]() | NrOfSubdirectories |
Number of subdirectories
|
![]() | Subdirectories |
Gets all subdirectories inside original one, without original one.
|