Summary
Gets the referenced script assemblies.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- IScriptInformation
Syntax
IList<string> References { get; }
Value
| Type | Description |
|---|---|
| IList |
The referenced script assemblies. |
