Click or drag to resize
CDROMInformationNames Property
Gets a list of String objects, each containing the name of a CD/DVD drive.

Namespace: com.softwarekey.Client.Utils.SystemComponent
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public List<string> Names { get; }

Property Value

Type: ListString
See Also