Summary
Gets the analyzed script.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public IScriptInformation Script { get; }
Value
| Type | Description |
|---|---|
| IScriptInformation | The script. |
public IScriptInformation Script { get; }
| Type | Description |
|---|---|
| IScriptInformation | The script. |