Click or drag to resize

LogEntryAddedEventArgsEntry Property

Added entry.

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

Property Value

Type: LogEntry
See Also