DiagnosticReport Properties

Properties

HasErrors Gets a value indicating whether this report contains any messages with Error severity.
HasMessages Gets a value indicating whether this report contains any messages.
HasWarnings Gets a value indicating whether this report contains any messages with Warning severity.
Messages Gets the ordered list of diagnostic messages in this report.

See Also