Summary
Gets the tools.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public HashSet<PackageReference> Tools { get; }
Value
Type | Description |
---|---|
HashSet |
The tools. |
public HashSet<PackageReference> Tools { get; }
Type | Description |
---|---|
HashSet |
The tools. |