Return a read-only list of Directories resolved as absolute, in the context of the current machine and the current project. In this situation, if a directory cannot be resolved to absolute (like for example the relative directory "..\..\Dir0" cannot be resolved from "C:\Dir1\Project.ndproj"), it doesn't appear in the returned collection of paths. The list returned is a read-only clone. Hence, it doesn't reflect any modification in the original collection.
Requirements
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed