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

Mono.Unix.UnixFileSystemInfo.DeviceType Property

Gets the device type of this inode.

public long DeviceType { get; }

See Also

Mono.Unix.Native.Stat.st_rdev
Mono.Unix.Native.Syscall.stat

Value

A long containing the type of this inode.

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