bool TryGetNDependProjectFilePathAttachedToVisualStudioSolution( IAbsoluteFilePath visualStudioSolutionFilePath, out IAbsoluteFilePath ndependProjectFilePath, out string failureReason )
Parameters
- visualStudioSolutionFilePath
- The path to the Visual Studio solution file.
- ndependProjectFilePath
- The path to the NDepend project file.
- failureReason
- If this method returns false, this string contains a plain-english description of the reason why a NDepend project file path cannot be resolved.