NDepend.API Documentation
IVariablePath Interface Members
Properties  Methods 

NDepend.Path Namespace : IVariablePath Interface

The following tables list the members exposed by IVariablePath.

Public Properties
 NameDescription
 Property Gets all variables contained in this path, ordered from first one (the prefix variable) to the last one.  
 Property Returns a new path containing variables, representing the parent directory of this path containing variables.  
 Property Gets the prefix variable name of this path.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if AllVariables of this path can be resolved from variablesValues cref="variablesValues" /> and the path can be resolved into a drive letter or a UNC absolute path.  
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

IVariablePath Interface
NDepend.Path Namespace