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

Mono.Unix.UnixFileSystemInfo.Device Property

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

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. [Edit]

Exceptions

TypeReason
InvalidOperationExceptionUnixFileSystemInfo.FullName doesn't exist. [Edit]

Remarks

[Edit]

Requirements

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