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