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