SemanticVersion.

Major Property

Summary

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

Syntax

public long Major { get; }

Value

Type Description
long
GitHub