NDepend.API Documentation
IPath Interface Methods

NDepend.Path Namespace : IPath Interface

For a list of all members of this type, see IPath members.

Public Methods
 NameDescription
 MethodGets a value indicating whether this path is a child path of parentDirectory.  
 MethodReturns true if obj is null, is not an IPath, or is an IPath representing a different path than this path (case insensitive).  
Top
Extension Methods
 NameDescription
Public Extension MethodReturns true if path and pathOther are both null, or if path.Equals(pathOther).
Public Extension MethodReturns path.ToString() is path is null, else returns the empty string.
Top
See Also

Reference

IPath Interface
NDepend.Path Namespace