Build.Deleted Property
Definition
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.
Indicates whether the build has been deleted.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool Deleted { get; set; }
member this.Deleted : bool with get, set
Public Property Deleted As Boolean
Property Value
- Attributes