SemanticVersion.Major Property

Definition

The major version number, never negative.

public:
 property int Major { int get(); };
public:
 property int Major { int get(); };
public int Major { get; }
member this.Major : int
Public ReadOnly Property Major As Integer

Property Value

Applies to