Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent.Fix Property

The fixed fields in this event

[Visual�Basic]
Public�Property�Fix�As�FixFlags
[C#]
public�FixFlags�Fix�{get;�set;}

Property Value

The set of fields that are fixed in this event

Remarks

Fields will not be fixed if they have previously been fixed. It is not possible to 'unfix' a field.

See Also

LoggingEvent Class | log4net.Core Namespace