Table of Contents

Property BuildMeta

Namespace
Ubiquity.NET.Versioning
Assembly
Ubiquity.NET.Versioning.dll

BuildMeta

Gets the build components of the version

public ImmutableArray<string> BuildMeta { get; }

Property Value

ImmutableArray<string>

Remarks

Each component is either an alphanumeric identifier or a sequence of digits (including leading or all '0'). This collection contains only the identifiers (no prefix or delimiters).