SemanticVersion.Minor Property

Definition

The minor version number, never negative.

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

Property Value

Applies to