System.IO.DriveInfo.DriveFormat Property

Gets the name of the file system, such as NTFS or FAT32.

Syntax

public string DriveFormat { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use DriveInfo.DriveFormat to determine what formatting a drive uses.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0