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