[Extension()] public static IAnalysisResult RunAnalysis( IProject project, string analysisResultId )
Parameters
- project
- This NDepend project to analyze.
- analysisResultId
- (Optional) An id to identify the analysis result build by this call.
Return Value
The analysis result.