Click or drag to resize

DiskDevicePartitionInformationEx Property

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

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public Nullable<NativeFileIOPARTITION_INFORMATION_EX> PartitionInformationEx { get; }

Property Value

Type: NullableNativeFileIOPARTITION_INFORMATION_EX
See Also