Click or drag to resize

LogEntryType Property

Type of entry: information, success or error message.

Namespace:  Packflow.FileLogger
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public LogEntryType Type { get; }

Property Value

Type: LogEntryType
See Also