Enum MediaBlocksDiagnosticSeverity
- Assembly
- VisioForge.Core.dll
Severity of a serialization or validation diagnostic.
public enum MediaBlocksDiagnosticSeverityFields
Information = 0-
Informational message that does not affect pipeline usability.
Warning = 1-
Warning: the document can be loaded and run, but something needs attention.
Error = 2-
Error: the affected block, connection or document cannot be materialized or run.