DiagnosticUpdatedEventArgs.Append 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.
Gets a value indicating whether gets whether the diagnostics in DiagnosticsReport 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)>]
member this.Append : bool
Public ReadOnly Property Append As Boolean
Property Value
- Attributes