Click or drag to resize

IDiskPartitionInfoBlockSize Property

Win32_DiskPartition: BlockSize: Size in bytes of the blocks which form this storage extent.

Namespace:  Xcalibur.Models.Hardware.Disk
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long BlockSize { get; set; }

Property Value

Type: Int64
The size of the block.
See Also