CodeCoverageData.BuildFlavor 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.
Flavor of build for which data is retrieved/published
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true)]
public string BuildFlavor { get; set; }
member this.BuildFlavor : string with get, set
Public Property BuildFlavor As String
Property Value
- Attributes