Directory |
| Name | Description | |
|---|---|---|
| Create(DirectoryName) |
Returns the specified directory name instance.
Obsolete | |
| Create(String) | Creates a DirectoryName instance from the string. It is valid to pass null or an empty string to this method (in that case, a null reference will be returned). |