IDirectoryInfo
Represents an abstract wrapper for the DirectoryInfo class.
Gets a value indicating whether the directory exists.
Gets the full path of the directory or file.
Gets the name of this DirectoryInfo instance.
void Create()
Creates a directory.
void Refresh()
Refreshes the state of the object.