Summary
Gets the context.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptHost
Syntax
public ICakeContext Context { get; }
Value
Type | Description |
---|---|
ICakeContext | The context. |
public ICakeContext Context { get; }
Type | Description |
---|---|
ICakeContext | The context. |