Click or drag to resize

FileSystem Properties

The FileSystem type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyCurrentDirectory
Gets or sets the current directory.
Protected propertyInnerList
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyItem
Allows you to enumerate through the directories and files in the FileSystem.
Top
See Also