Edit

TaskVersionSpec.Patch Property

Definition

Gets or sets the patch version component.

public Nullable<int> Patch { get; set; }
member this.Patch : Nullable<int> with get, set
Public Property Patch As Nullable(Of Integer)

Property Value

Applies to