RawPropertyLayoutKey Property Apache log4net™ SDK Documentation
The name of the value to lookup in the LoggingEvent Properties collection.

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string Key { get; set; }

Property Value

Type: String
Value to lookup in the LoggingEvent Properties collection
Remarks

String name of the property to lookup in the LoggingEvent.

See Also

Reference