CleanupCodeSettingsExtensions.

ResetDotNetPath(CleanupCodeSettings) Method

Summary

Resets

.NET Core path. Empty to ignore .NET Core. Not specified for autodetect. Example: --dotnetcore=/usr/local/share/dotnet/dotnet.

Syntax

public static CleanupCodeSettings ResetDotNetPath(this CleanupCodeSettings toolSettings)

Attributes

Type Description
PureAttribute

Parameters

Name Type Description
toolSettings CleanupCodeSettings

Return Value

Type Description
CleanupCodeSettings