NDepend.API Documentation
ToPath Property
NDepend.Project Namespace > IProjectSourceFilesRebasing Interface : ToPath Property
Gets or sets the deeper folder that contains all source files of the application during NDepend analysis time. A null reference means that the analysis time rebasing possibility is not used.
Syntax
IAbsoluteDirectoryPath ToPath {get; set;}
Remarks
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Rebasing_ToPath activated.
Requirements

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

See Also

Reference

IProjectSourceFilesRebasing Interface
IProjectSourceFilesRebasing Members