DotNetVersionDetectorRunner Class

Summary

The .Net Version Detector Runner
graph TD Base0["Tool<DotNetVersionDetectorSettings>"]-->Type Type["DotNetVersionDetectorRunner"] class Type type-node

Syntax

public class DotNetVersionDetectorRunner : Tool<DotNetVersionDetectorSettings>

Constructors

Methods

Name Value Summary
GetToolExecutableNames() IEnumerable<string>
Gets the name of the tool executable.
GetToolName() string
Gets the name of the tool.
Run(FilePath, DotNetVersionDetectorSettings) void
Generates the .Net Version Detector Report in both txt and xml format.