Summary
Gets the build target assembly name.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string AssemblyName { get; }
Value
Type | Description |
---|---|
string | The assembly name. |
public string AssemblyName { get; }
Type | Description |
---|---|
string | The assembly name. |