Summary
Gets the name of the alias.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptAlias
Syntax
public string Name { get; }
Value
| Type | Description |
|---|---|
| string | The name. |
public string Name { get; }
| Type | Description |
|---|---|
| string | The name. |