Delen via


BuildOnlyDiagnosticCodesAddedEventArgs.Codes Property

Definition

Gets the Codes that only come from build errors.

[System.Runtime.Serialization.DataMember(Order=1)]
public System.Collections.Generic.IReadOnlyList<string> Codes { get; init; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Codes : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Codes As IReadOnlyList(Of String)

Property Value

Attributes

Applies to