CleanupCodeSettingsExtensions.

ResetMonoPath(CleanupCodeSettings) Method

Summary

Resets

Mono path. Empty to ignore Mono. Not specified for autodetect. Example: --mono=/Library/Frameworks/Mono.framework/Versions/Current/bin/mono.

Syntax

public static CleanupCodeSettings ResetMonoPath(this CleanupCodeSettings toolSettings)

Attributes

Type Description
PureAttribute

Parameters

Name Type Description
toolSettings CleanupCodeSettings

Return Value

Type Description
CleanupCodeSettings