Click or drag to resize

ILogicalDiskToPartitionInfo Interface

Mapping of a logical disk to a disk partition - interface.

Namespace:  Xcalibur.Models.Hardware.Disk
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public interface ILogicalDiskToPartitionInfo

The ILogicalDiskToPartitionInfo type exposes the following members.

Properties
  NameDescription
Public propertyDeviceId
Win32_LogicalDiskToPartition: Gets or sets the device identifier.
Public propertyDrive
Gets or sets the drive.
Top
See Also