SemanticVersion.Patch Property

Definition

The patch version, -1 if not specified.

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

Property Value

Applies to