Mono.Unix.UnixFileSystemInfo.Device Property
Gets the device ID that this file system entry resides on.

Syntax

public long Device { get; }

See Also

Mono.Unix.Native.Stat.st_dev
Mono.Unix.Native.System.stat

Value

A long containing the device ID that this file system entry resides on.

Exceptions

TypeReason
InvalidOperationException UnixFileSystemInfo.FullName doesn't exist.

Remarks

Requirements

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