Name | Description | |
---|---|---|
IDEFileRootDirResolvingInfo Constructor | Build a IDEFileRootDirResolvingInfo object. |
The following tables list the members exposed by IDEFileRootDirResolvingInfo.
Name | Description | |
---|---|---|
IDEFileRootDirResolvingInfo Constructor | Build a IDEFileRootDirResolvingInfo object. |
Name | Description | |
---|---|---|
Enabled | 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. | |
HintsDefaultValue | The default root folder resolving hints separated by the Vertical Bar | character. | |
RootDirRelativeToIdeFile | Gets the path to the root directory, relative to the parent folder of the IDEFile.IDEFile.FilePath. | |
TimeOutInSeconds | Gets the timeout in seconds of the root folder heuristic execution. | |
VerticalBarSeparatedHints | Gets the hints used by the root folder heuristic, separated by the vertical bar character |. |
Name | Description | |
---|---|---|
Concat | Overloaded. Gets an enumerable object that contains first element and then elements of elements, in this order. | |
EqualsAny | Overloaded. Returns true if this item equals item1 or item2. | |
NewerVersion<T> | Returns 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. | |
OlderVersion<T> | Returns 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. | |
ToEnumerable<TElement> | Gets an enumerable object that contains only the single element element. | |
ToNullableDouble | If obj is a numeric primitive type, returns its value converted as double. else returns null. |