Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RawPropertyLayout Class

Extract the value of a property from the LoggingEvent

For a list of all members of this type, see RawPropertyLayout Members.

System.Object
���log4net.Layout.RawPropertyLayout

[Visual�Basic]
Public�Class�RawPropertyLayout
����Implements�IRawLayout
[C#]
public�class�RawPropertyLayout : IRawLayout

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Extract the value of a property from the LoggingEvent

Requirements

Namespace: log4net.Layout

Assembly: log4net (in log4net.dll)

See Also

RawPropertyLayout Members | log4net.Layout Namespace