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

Mono.Unix.UnixFileSystemInfo.Device Property

Gets the device ID that this file system entry resides on.

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
InvalidOperationExceptionUnixFileSystemInfo.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