NDepend.API Documentation
NDepend.Path Namespace
Inheritance Hierarchy
The namespace NDepend.Path provides types concerned with file and directory path management.
Classes
 ClassDescription
Class Extension methods helpers on collection of paths.
Class 
Class 
Class Contains extensions methods to obtain a path object from a string and to check that a string indeed represents a valid path.
Interfaces
 InterfaceDescription
Interface Represents an absolute path to a directory on file system.
Interface Represents an absolute path to a file on file system.
Interface Represents an absolute path to a file or directory on file system.
Interface Represents a path to a directory on file system.
Interface Represents a drive on file system.
Interface Represents a directory path on file system, prefixed with an environment variable.
Interface Represents a file path on file system, prefixed with an environment variable.
Interface Represents a path on file system, prefixed with an environment variable.
Interface Represents a path to a file on file system.
Interface Represents a path, absolute or relative, to a file or to a directory.
Interface Represents a relative directory path.
Interface Represents a relative file path.
Interface Represents a relative path to a file or directory.
Interface Represents a directory path on file system, prefixed with an environment variable.
Interface Represents a file path on file system, prefixed with an environment variable.
InterfaceRepresents a path containing variable(s) defined with the syntax (case-insensitive) $(VariableName). Such path must be prefixed with a variable and can then contain more variables.
Structures
 StructureDescription
Structure 
Enumerations
 EnumerationDescription
Enumeration Defines the kind of an absolute path.
EnumerationDefines the result of the IEnvVarPath.IEnvVarPath.TryResolve method.
Enumeration Defines a path mode, absolute, relative or prefixed with an environment variable.
EnumerationDefines the result of the IVariablePath.IVariablePath.TryResolve method.
See Also

Reference

NDepend.API Assembly