Build.DeletedReason 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.
The description of how the build was deleted.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string DeletedReason { get; set; }
member this.DeletedReason : string with get, set
Public Property DeletedReason As String
Property Value
- Attributes