DotNetVersionDetectorRunner.

Run(FilePath, DotNetVersionDetectorSettings) Method

Summary

Generates the .Net Version Detector Report in both txt and xml format.

Syntax

public void Run(FilePath outputFilePath, DotNetVersionDetectorSettings settings)

Parameters

Name Type Description
outputFilePath FilePath The output file path.
settings DotNetVersionDetectorSettings The settings.

Return Value

Type Description
void