Поделиться через


NotificationLevel Перечисление

Определение

Определяет значения для NotificationLevel.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum NotificationLevel
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type NotificationLevel = 
Public Enum NotificationLevel
Наследование
NotificationLevel
Атрибуты
Newtonsoft.Json.JsonConverterAttribute

Поля

Critical 0
Information 2
NonUrgentSuggestion 3
Warning 1

Применяется к