DotCoverTool<TSettings>.

GetConfigurationFileArgument(DotCoverSettings) Method

Summary

Get configuration full path from coverage settings.

Syntax

protected ProcessArgumentBuilder GetConfigurationFileArgument(DotCoverSettings settings)

Parameters

Name Type Description
settings DotCoverSettings The settings.

Return Value

Type Description
ProcessArgumentBuilder The process arguments.