System.IO.DirectoryInfo: Property Members

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

Public Properties

[read-only]
override
Existsbool.

Gets a value indicating whether the directory exists.

[read-only]
override
Namestring.

Gets the name of this System.IO.DirectoryInfo instance.

[read-only]
ParentDirectoryInfo.

Gets the parent directory of a specified subdirectory.

[read-only]
RootDirectoryInfo.

Gets the root portion of the directory.