Mono Class Library: Overview

System.IO.DriveInfo: Members

The members of System.IO.DriveInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AvailableFreeSpacelong. Documentation for this section has not yet been entered.
[read-only]
DriveFormatstring. Documentation for this section has not yet been entered.
[read-only]
DriveTypeDriveType. Documentation for this section has not yet been entered.
[read-only]
IsReadybool. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
RootDirectoryDirectoryInfo. Documentation for this section has not yet been entered.
[read-only]
TotalFreeSpacelong. Documentation for this section has not yet been entered.
[read-only]
TotalSizelong. Documentation for this section has not yet been entered.
VolumeLabelstring. Documentation for this section has not yet been entered.

Public Methods

static
GetDrives() : DriveInfo[]
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.