 | LogEventQueryLevels Property |
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntaxpublic List<string> Levels { get; }
Public ReadOnly Property Levels As List(Of String)
Get
Property Value
Type:
ListString
See Also