Click or drag to resize

DiskDeviceDriveLayoutEx Property

Gets information about a disk partitions. This property is available for physical disks, not disk partitions.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public NativeFileIODriveLayoutInformation DriveLayoutEx { get; set; }

Property Value

Type: NativeFileIODriveLayoutInformation
See Also