Click or drag to resize

IDiskPartitionInfoAssociatedLogicalDisk Property

Win32_DiskPartition: Gets or sets the associated logical disk.

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

Property Value

Type: ILogicalDiskInfo
The associated logical disk.
See Also