log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
NativeError.Message Property
Gets the message of the native error.
[Visual Basic]
Public ReadOnly Property Message As
String
[C#]
public
string Message {get;}
Property Value
The message of the native error.
Remarks
Gets the message of the native error.
See Also
NativeError Class | log4net.Util Namespace