Build.Quality 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 quality of the xaml build (good, bad, etc.)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string Quality { get; set; }
member this.Quality : string with get, set
Public Property Quality As String
Property Value
- Attributes
Remarks
This is only used for XAML builds.