Click or drag to resize

DiskDeviceHasValidPartitionTable Property

Return a value indicating whether present sector 0 data indicates a valid MBR with a partition table and a disk signature.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public bool HasValidPartitionTable { get; }

Property Value

Type: Boolean
See Also