SemVersion.

Major Property

Summary

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

Syntax

public int Major { get; }

Value

Type Description
int