Summary
Gets the project name.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorProjectInfo
Syntax
public string Name { get; }
Value
Type | Description |
---|---|
string | The project name. |
public string Name { get; }
Type | Description |
---|---|
string | The project name. |