IDiskInfo Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an individual hard disk on the Windows Home Server computer.
The following tables list the members exposed by the IDiskInfo type.
Public Properties
Name | Description | |
---|---|---|
DevicePath | Gets the path to the disk. | |
Size | Gets the size of the disk in megabytes (MB). | |
Status | Gets the status of an arbitrary hard disk on the Windows Home Server system. | |
SystemName | Gets the unique identifier for an arbitrary hard disk on the Windows Home Server system. |
Top