Edit

Share via


BuildDefinitionStep.AlwaysRun Property

Definition

Indicates whether this step should run even if a previous step fails.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true)]
public bool AlwaysRun { get; set; }
member this.AlwaysRun : bool with get, set
Public Property AlwaysRun As Boolean

Property Value

Attributes

Applies to