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