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