Summary
Sets
Allows analyzing particular project(s) instead of the whole solution. After this parameter, you can type a project name or a wildcard that matches several projects within your solution. For example,
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Temp
.CleanupCode - Containing Type
- Cleanup
Code Settings Extensions
Syntax
public static CleanupCodeSettings SetProject(this CleanupCodeSettings toolSettings, string project)
Attributes
Type | Description |
---|---|
PureAttribute |
Parameters
Name | Type | Description |
---|---|---|
toolSettings | CleanupCodeSettings | |
project | string |
Return Value
Type | Description |
---|---|
CleanupCodeSettings |