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