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