CleanupCodeSettingsExtensions.

ResetProject(CleanupCodeSettings) Method

Summary

Resets

Allows analyzing particular project(s) instead of the whole solution. After this parameter, you can type a project name or a wildcard that matches several projects within your solution. For example, --project=*Billing

Syntax

public static CleanupCodeSettings ResetProject(this CleanupCodeSettings toolSettings)

Attributes

Type Description
PureAttribute

Parameters

Name Type Description
toolSettings CleanupCodeSettings

Return Value

Type Description
CleanupCodeSettings