Summary
Gets the script lines.
- Namespace
- Cake
.Core .Scripting - Containing Type
- Script
Syntax
public IReadOnlyList<string> Lines { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyList |
The lines. |
public IReadOnlyList<string> Lines { get; }
| Type | Description |
|---|---|
| IReadOnlyList |
The lines. |