CompilationErrorEventArgs.Severity PropertyCompilationErrorEventArgs.Severity PropertyCompilationErrorEventArgs::Severity Property

Gets the severity of this compilation error.

Syntax

Public ReadOnly Property Severity As Severity
        Get
public Severity Severity { get; }
public:
property Severity Severity {
    Severity get();
}