Summary
Gets the using static directives.
- Namespace
- Cake
.Core .Scripting - Containing Type
- Script
Syntax
public IReadOnlyList<string> UsingStaticDirectives { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyList |
The using static directives. |
