BcdDevicePartitionData class

Represents a partition device element.

Syntax

class BcdDevicePartitionData : BcdDeviceData
{
  string Path;
};

Members

The BcdDevicePartitionData class has these types of members:

Properties

The BcdDevicePartitionData class has these properties.

Path

Data type: string

Access type: Read-only

The device path.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Namespace
Root\WMI
MOF
Bcd.mof

See also

BcdDeviceData

SetPartitionDeviceElement