TaskGroupStep.AlwaysRun Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets as 'true' to run the task always, 'false' otherwise.
C#
[System.Runtime.Serialization.DataMember]
public bool AlwaysRun { get; set; }
member this.AlwaysRun : bool with get, set
Public Property AlwaysRun As Boolean
- Attributes
Produkt | Verzie |
---|---|
Azure DevOps Services .NET SDK | preview, latest |