Summary
Sets
relative path(s) that define the files to include during the cleanup.
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Temp
.CleanupCode - Containing Type
- Cleanup
Code Settings Extensions
Syntax
public static CleanupCodeSettings SetInclude(this CleanupCodeSettings toolSettings, IEnumerable<string> include)
Attributes
Type | Description |
---|---|
PureAttribute |
Parameters
Name | Type | Description |
---|---|---|
toolSettings | CleanupCodeSettings | |
include | IEnumerable |
Return Value
Type | Description |
---|---|
CleanupCodeSettings |