NDepend.API Documentation
IRelativePath Interface Members
Properties  Methods 

NDepend.Path Namespace : IRelativePath Interface

The following tables list the members exposed by IRelativePath.

Public Properties
 NameDescription
 Property Returns a new relative directory path representing the parent directory of this relative path.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Gets a value indicating whether this relative path can be resolved from pivotDirectory.  
 MethodA new absolute path representing this relative path resolved from pivotDirectory.  
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

IRelativePath Interface
NDepend.Path Namespace