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. |