This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.NScan.
- Assembly
- Cake
.NScan .dll - Namespace
- Cake
.NScan - Containing Type
- NScan
Syntax
public static void NScanAnalyze(this ICakeContext context, string solutionPath, string rulesFilePath, NScanSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
solutionPath | string | |
rulesFilePath | string | |
settings | NScanSettings |
Return Value
Type | Description |
---|---|
void |