SemanticVersion.

Patch Property

Summary

Gets or initializes the patch version component.
Namespace
GitVersion
Containing Type
SemanticVersion

Syntax

public long Patch { get; }

Value

Type Description
long
GitHub