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

Mono.Unix.UnixDriveInfo.GetForSpecialFile Method

Creates a Mono.Unix.UnixDriveInfo instance containing information about the specified block device name.

public static UnixDriveInfo GetForSpecialFile (string specialFile)

See Also

Mono.Unix.Native.Syscall.getfsspec

Parameters

specialFile
A string containing the "special file" (block device, generally the first field in /etc/fstab).

Returns

A Mono.Unix.UnixDriveInfo instance containing information about the specified special file (block device).

Remarks

Requirements

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