Summary
Gets the assembly version.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- Assembly
Info Parse Result
Syntax
public string AssemblyVersion { get; }
Value
| Type | Description |
|---|---|
| string | The assembly version. |
