Summary
Gets or sets a value indicating whether all global, solution and project settings should be ignored.
Alias for disabling the settings layers GlobalAll, GlobalPerProduct, SolutionShared, SolutionPersonal, ProjectShared and ProjectPersonal.
- Namespace
- Cake
.Common .Tools .InspectCode - Containing Type
- InspectCodeSettings
Syntax
public bool NoBuildinSettings { get; set; }
Value
Type | Description |
---|---|
bool |