Edit

Share via


BuildDefinitionStep.ContinueOnError Property

Definition

Indicates whether the phase should continue even if this step fails.

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

Property Value

Attributes

Applies to