NativeErrorMessage Property Apache log4net™ SDK Documentation
Gets the message of the native error.

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

public string Message { get; }

Property Value

Type: String
The message of the native error.
Remarks

Gets the message of the native error.

See Also

Reference