Share via


DiagnosticUpdatedEventArgs.Append Property

Definition

Gets a value indicating whether the diagnostics in DiagnosticsReport should be appended to or replace the existing diagnostics.

public:
 property bool Append { bool get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public bool Append { get; }
[System.Runtime.Serialization.DataMember(Order=0)]
public bool Append { get; init; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Append : bool
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Append : bool with get, set
Public ReadOnly Property Append As Boolean
Public Property Append As Boolean

Property Value

Attributes

Applies to