Overload List
Name | Description | |
---|---|---|
GetDirectory()()()() | ||
GetDirectory(DirectoryInfo) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(FileInfo) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(String) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(DirectoryInfo, LockFactory) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(DirectoryInfo, Boolean) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(FileInfo, LockFactory) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(FileInfo, Boolean) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(String, LockFactory) | Obsolete. Returns the directory instance for the named location.
| |
GetDirectory(String, Boolean) | Obsolete. Returns the directory instance for the named location.
|