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