Show / Hide Table of Contents

    Enum MessageSeverity

    The severity of a given message.

    Namespace: Elements.Annotations
    Assembly: Hypar.Elements.dll
    Syntax
    public enum MessageSeverity

    Fields

    Name Description
    Error

    Message is for an error.

    Info

    Message is for information purposes only.

    Warning

    Message is for a warning.