CleanupCodeSettings.

Exclude Property

Summary

relative path(s) that define the files to exclude during the cleanup.
Assembly
Rocket.Surgery.Nuke.dll
Namespace
Temp.CleanupCode
Containing Type
CleanupCodeSettings

Syntax

public virtual IReadOnlyList<string> Exclude { get; }

Value

Type Description
IReadOnlyList<string>