The properties of System.IO.DirectoryInfo are listed below. For a list of all members, see the DirectoryInfo Members list.
See Also: Inherited members from System.IO.FileSystemInfo
[read-only] override | Exists | bool.
Gets a value indicating whether the directory exists. |
[read-only] override | Name | string.
Gets the name of this System.IO.DirectoryInfo instance. |
[read-only] | Parent | DirectoryInfo.
Gets the parent directory of a specified subdirectory. |
[read-only] | Root | DirectoryInfo.
Gets the root portion of the directory. |