Summary
Gets the defines directives defined by the scripts.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- IScriptInformation
Syntax
IList<string> Defines { get; }
Value
| Type | Description |
|---|---|
| IList |
The defines. |
IList<string> Defines { get; }
| Type | Description |
|---|---|
| IList |
The defines. |