Megosztás a következőn keresztül:


NotificationLevel Enumeráció

Definíció

A NotificationLevel értékeit határozza meg.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum NotificationLevel
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type NotificationLevel = 
Public Enum NotificationLevel
Öröklődés
NotificationLevel
Attribútumok
Newtonsoft.Json.JsonConverterAttribute

Mezők

Critical 0
Information 2
NonUrgentSuggestion 3
Warning 1

A következőre érvényes: