SemVersion.

Patch Property

Summary

Gets the patch number of the version.
Namespace
Cake.Common
Containing Type
SemVersion

Syntax

public int Patch { get; }

Value

Type Description
int