Summary
Gets the includes.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- IScriptInformation
Syntax
IList<IScriptInformation> Includes { get; }
Value
Type | Description |
---|---|
IList |
The includes. |
IList<IScriptInformation> Includes { get; }
Type | Description |
---|---|
IList |
The includes. |