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