CleanupCodeSettingsExtensions.

SetTargetPath(CleanupCodeSettings, string) Method

Summary

Sets

Target path.

Syntax

public static CleanupCodeSettings SetTargetPath(this CleanupCodeSettings toolSettings, string targetPath)

Attributes

Type Description
PureAttribute

Parameters

Name Type Description
toolSettings CleanupCodeSettings
targetPath string

Return Value

Type Description
CleanupCodeSettings