Summary
Gets the full build meta data.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- GitVersion
Syntax
public string FullBuildMetaData { get; }
Attributes
| Type | Description |
|---|---|
| PrefixAttribute | |
| Used |
Value
| Type | Description |
|---|---|
| string | The full build meta data. |
