FileSystem Properties |
The FileSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) | |
| CurrentDirectory | Gets or sets the current directory. | |
| InnerList | Gets the list of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) | |
| Item | Allows you to enumerate through the directories and files in the FileSystem. |