Summary
Gets or sets the display name of the assembly.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- Project
Assembly Reference
Syntax
public string Name { get; set; }
Value
Type | Description |
---|---|
string | The display name of the assembly. |