SystemComponentInformationHardDriveInformation Property |
Gets the hard drive information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic HardDriveInformation HardDriveInformation { get; }
Public ReadOnly Property HardDriveInformation As HardDriveInformation
Get
public:
property HardDriveInformation^ HardDriveInformation {
HardDriveInformation^ get ();
}
Property Value
Type:
HardDriveInformation
See Also