C# Class KFS.Disks.PhysicalDiskAttributes

Attributes of a physical disk. Windows only.
Inheritance: Attributes, IDescribable
Datei anzeigen Open project: Alex-Jaeger/BitcoinFindAndRecover Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PhysicalDiskAttributes ( ) : System
PhysicalDiskAttributes ( System.Management.ManagementObject mo ) : System

Method Details

PhysicalDiskAttributes() public method

public PhysicalDiskAttributes ( ) : System
return System

PhysicalDiskAttributes() public method

public PhysicalDiskAttributes ( System.Management.ManagementObject mo ) : System
mo System.Management.ManagementObject
return System