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