NDepend.API Documentation
IAbsolutePath Interface Methods

NDepend.Path Namespace : IAbsolutePath Interface

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

Public Methods
 NameDescription
 MethodOverloaded. Gets a value indicating whether a relative path representing this path can be computed from pivotDirectory.  
 MethodReturns a new relative path representing this relative path to pivotDirectory.  
 MethodGets a value indicating whether this absolute path is on the same volume as pathAbsoluteOther.  
Top
Extension Methods
 NameDescription
Public Extension MethodReturns true if path and pathOther are both null, or if path.Equals(pathOther).
Public Extension MethodReturns true if path is not null, and path.IAbsolutePath.Exists equals true.
Public Extension MethodReturns path.ToString() is path is null, else returns the empty string.
Top
See Also

Reference

IAbsolutePath Interface
NDepend.Path Namespace