NDepend.API Documentation
IFilePath Interface Methods

NDepend.Path Namespace : IFilePath Interface

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

Public Methods
 NameDescription
 MethodReturns a new directory path representing a directory with name directoryName, located in the same directory as this file.  
 MethodReturns a new file path refering to a file with name fileName, located in the same directory as this file.  
 MethodGets a value indicating whether this file name has the extension, extension.  
 MethodReturns a new file path representing this file with its file name extension updated to newExtension.  
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

IFilePath Interface
NDepend.Path Namespace