NDepend.API Documentation
RuntimeProfileDesc Property
NDepend.Project Namespace > IProjectCodeToAnalyze Interface : RuntimeProfileDesc Property
Get or set a string that describes the .NET runtime profile for assemblies of this project.
Syntax
string RuntimeProfileDesc {get; set;}
Remarks
This value is used to infer runtime profile directories in which referenced assemblies are resolved at analysis time.
Requirements

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

See Also

Reference

IProjectCodeToAnalyze Interface
IProjectCodeToAnalyze Members