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