NDepend.API Documentation
IDEFileRootDirResolvingInfo Class Members
Fields  Properties 


NDepend.Project Namespace : IDEFileRootDirResolvingInfo Class

The following tables list the members exposed by IDEFileRootDirResolvingInfo.

Public Constructors
 NameDescription
Public Constructor Build a IDEFileRootDirResolvingInfo object.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Gets the default information.  
Top
Public Properties
 NameDescription
Public Property Gets a value indicating if the components resolving heuristic is based on resolving from the IDE file, or from searching recursively into the root folder.  
Public Propertystatic (Shared in Visual Basic) The default root folder resolving hints separated by the Vertical Bar | character.  
Public PropertyGets the path to the root directory, relative to the parent folder of the IDEFile.IDEFile.FilePath.  
Public Property Gets the timeout in seconds of the root folder heuristic execution.  
Public Property Gets the hints used by the root folder heuristic, separated by the vertical bar character |.  
Top
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 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 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.
Top
See Also

Reference

IDEFileRootDirResolvingInfo Class
NDepend.Project Namespace