Edit

Share via


Build.RetainedByRelease Property

Definition

Indicates whether the build is retained by a release.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> RetainedByRelease { get; set; }
member this.RetainedByRelease : Nullable<bool> with get, set
Public Property RetainedByRelease As Nullable(Of Boolean)

Property Value

Attributes

Applies to