Mono Class Library: Overview

Mono.Unix.UnixDriveInfo: Method Members

The methods of Mono.Unix.UnixDriveInfo are listed below. For a list of all members, see the UnixDriveInfo Members list.

See Also: Inherited members from System.Object

Public Methods

static
GetDrives() : UnixDriveInfo[]
Gets information about all drives listed in /etc/fstab.
static
GetForSpecialFile(string) : UnixDriveInfo
Creates a Mono.Unix.UnixDriveInfo instance containing information about the specified block device name.
override
ToString() : string
Documentation for this section has not yet been entered.