Enum UIInfoBarSeverity
Represents the severity level of a IUIInfoBar.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum UIInfoBarSeverity
Fields
| Name | Description |
|---|---|
| Error | Error severity. |
| Informational | Informational severity. |
| Success | Success severity. |
| Warning | Warning severity. |