Mono Class Library: Mono.Unix.UnixIOException Overview | Members

Mono.Unix.UnixIOException.NativeErrorCode Property

Gets the native error value specified in the constructor. [Edit]

public int NativeErrorCode { get; }

Value

A int containing the native error value specified in the constructor. [Edit]

Remarks

The native error value and the value of UnixIOException.ErrorCode are not going to be the same on all platforms. [Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0