Corresponds to a directory
public abstract class DirectoryPath : IEquatable<DirectoryPath>, IStructuralEquatable
| name | description |
|---|---|
| static get_NoDirectory() | |
| static NewDInfo(…) | |
| static NewDirectoryPath(…) | |
| AsString() | Returns the string to be used in the effective command line |
| class DInfo | A strongly typed directory |
| class DirectoryPath | A directory path, expanded to an absolute path is supplied as a relative one |
| static class Tags |