DriveInfo (System.IO.DriveInfo)

Inherits: System.Object

Interfaces: ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Provides access to information on a drive.

VB.NET C#

C#

public sealed class DriveInfo : System.Runtime.Serialization.ISerializable
{
}

Articles

New Features of System.IO Namespace in .Net Framework 2.0 - .Net ...

First create a DriveInfo object and pass directory name to DriveInfo class as a parameter:       Dim driveDescription As New System.IO.DriveInfo( "C:

add/change/remove network mapping

The title was what this class was mainly created for. It's a small wrapper that extends the System.IO.DriveInfo, mainly with the purpose of setting the drive mappings.

DriveInfo

I notice that there is already a UnixDriveInfo. I'm implementing a System.IO.DriveInfo that currently just reflects on UnixDriveInfo. I've noticed some issues though.

DriveInfo

On Thu, 2006-02-09 at 14:40 +1300, Thong Nguyen wrote: > I notice that there is already a UnixDriveInfo. I'm implementing a > System.IO.DriveInfo that currently just reflects on ...

Mono Documentation

The members of System.IO.DriveInfo are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

Mono Class Library : System.IO Namespace System.IO.DriveInfo Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

www.ngtech.gr » System.IO.DriveInfo.GetDrives & Mono

Visual Basic .NET System.IO.DriveInfo.GetDrives doesn't work under Mono 1.2.6 ... where the New Generation meets applied philosophy,TECHnology,engineering and code poetry

C# System.IO.DriveInfo sample, VB.NET example

It provides access to information on a disk and provides methods and properties to access drive information.

DriveInfo Class (System.IO)

Note: This class is new in the .NET Framework version 2.0. Provides access to ... System.Object    System.IO.DriveInfo

DriveInfo Class (System.IO)

Provides access to information on a drive. ... This class models a drive and provides methods and properties to query for drive information.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support