EvaluationDiagnosticSeverity Enum

Definition

An enumeration that identifies the set of possible values for Severity.

C#
public enum EvaluationDiagnosticSeverity
Inheritance
EvaluationDiagnosticSeverity

Fields

Name Value Description
Informational 0

A value that indicates that the EvaluationDiagnostic is informational.

Warning 1

A value that indicates that the EvaluationDiagnostic represents a warning.

Error 2

A value that indicates that the EvaluationDiagnostic represents an error.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)