InspectCodeRunner.

RunFromConfig(FilePath) Method

Summary

Runs ReSharper's InspectCode using the provided config file.

Syntax

public void RunFromConfig(FilePath configFile)

Parameters

Name Type Description
configFile FilePath The config file.

Return Value

Type Description
void