Click or drag to resize

DirectoryInfo Fields

The DirectoryInfo type exposes the following members.

Fields
  NameDescription
Protected fieldFullPath
Represents the fully qualified path of the file or directory.
(Inherited from FileSystemInfo.)
Protected fieldOriginalPath
The path originally specified by the user, whether relative or absolute.
(Inherited from FileSystemInfo.)
Top
See Also