Gets and sets the property Severity.
Value
Value
An indication of the severity of this message:

error: This message indicates that this is not a valid setting for an option.

warning: This message is providing information you should take into account.
- error: This message indicates that this is not a valid setting for an option.
- warning: This message is providing information you should take into account.

C# |
public string Severity { get; set; }