Summary
Gets or sets a value indicating whether to discard similar lines of code with different literals.
- Namespace
- Cake
.Common .Tools .DupFinder - Containing Type
- DupFinderSettings
Syntax
public bool DiscardLiterals { get; set; }
Value
Type | Description |
---|---|
bool |