HardDriveInfoDriveFormat Property
Gets the name of the file system, such as NTFS or FAT32.
Namespace: DevCase.Core.IO.Devices.DrivesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string DriveFormat { get; }
Public ReadOnly Property DriveFormat As String
Get
Dim instance As HardDriveInfo
Dim value As String
value = instance.DriveFormat
public:
property String^ DriveFormat {
String^ get ();
}
member DriveFormat : string with get
No code example is currently available or this language may not be supported.
Property Value
String