NDepend.API Documentation
NormalizedPath Structure Members


NDepend.Path Namespace : NormalizedPath Structure

The following tables list the members exposed by NormalizedPath.

Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodOverloaded.  Determine whether this string is a valid absolute directory path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid file absolute path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid directory path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid directory path prefixed with an environment variable or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid file path prefixed with an environment variable or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid file path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid relative directory path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid relative file path or not.
Public Extension MethodOverloaded.  Determine whether this string is a valid directory path that contains variables.
Public Extension MethodOverloaded.  Determine whether this string is a valid file that contains variables, or not.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodReturns a new IAbsoluteDirectoryPath object from this string.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Public Extension MethodReturns a new IRelativeDirectoryPath object from this string.
Public Extension MethodOverloaded. Try get a new IAbsoluteDirectoryPath object from this string.
Public Extension MethodOverloaded. Try get a new IAbsoluteFilePath object from this string.
Public Extension MethodOverloaded. Try get a new IEnvVarDirectoryPath object from this string.
Public Extension MethodOverloaded. Try get a new IEnvVarFilePath object from this string.
Public Extension MethodOverloaded. Try get a new IAbsoluteDirectoryPath object from this string.
Public Extension MethodOverloaded. Try get a new IRelativeFilePath object from this string.
Public Extension MethodOverloaded. Try get a new IVariableDirectoryPath object from this string.
Public Extension MethodOverloaded. Try get a new IVariableFilePath object from this string.
Top
See Also

Reference

NormalizedPath Structure
NDepend.Path Namespace