NDepend.API Documentation
IDEFileRootDirResolvingInfo Constructor
NDepend.Project Namespace > IDEFileRootDirResolvingInfo Class : IDEFileRootDirResolvingInfo Constructor
The a value indicating if the components resolving heuristic is based on resolving from the IDE file, or from searching recursively into the root folder.
The path to the root directory, relative to the parent folder of the IDEFile.IDEFile.FilePath.
The hints used by the root folder heuristic, separated by the vertical bar character |.
The timeout in seconds of the root folder heuristic execution.
Build a IDEFileRootDirResolvingInfo object.
Syntax

Parameters

enabled
The a value indicating if the components resolving heuristic is based on resolving from the IDE file, or from searching recursively into the root folder.
rootDirRelativeToIDEFile
The path to the root directory, relative to the parent folder of the IDEFile.IDEFile.FilePath.
verticalBarSeparatedHints
The hints used by the root folder heuristic, separated by the vertical bar character |.
timeOutInSeconds
The timeout in seconds of the root folder heuristic execution.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IDEFileRootDirResolvingInfo Class
IDEFileRootDirResolvingInfo Members