PatchSkipConfig.ShouldSkip Property

Definition

The flag to indicate whether to skip the patch or not.

public bool? ShouldSkip { get; set; }
member this.ShouldSkip : Nullable<bool> with get, set
Public Property ShouldSkip As Nullable(Of Boolean)

Property Value

Applies to