NDepend.API Documentation
Id Property (IAnalysisResultRef)
NDepend.Analysis Namespace > IAnalysisResultRef Interface : Id Property
Gets the analysis result referenced Id if any, else returns the empty string.
Syntax
string Id {get;}
Remarks
You can assign the Id "v1.2.3" to an analysis result by adding the suffix "_Id_v1.2.3" to the analysis result .ndar file name like for example:
NDependAnalysisResult_YourProject_Date_Id_1.2.3.ndar
An Id is made of maximum 64 characters, excluding characters that cannot fit in a file name \ / : * ? " > < |.
Requirements

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

See Also

Reference

IAnalysisResultRef Interface
IAnalysisResultRef Members