Documentation for this section has not yet been entered.
To get the parent directory as a System.IO.DirectoryInfo object, use the FileInfo.Directory property.
When first called, System.IO.FileInfo calls FileSystemInfo.Refresh and caches information about the file. On subsequent calls, you must call FileSystemInfo.Refresh to get the latest copy of the information.