Summary
Gets the list of analyzer errors.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public IReadOnlyList<ScriptAnalyzerError> Errors { get; }
Value
Type | Description |
---|---|
IReadOnlyList |