This is a snippet, utilizing the System.Management Namespace and Generic Dictionary to retrieve the free space, capacity and total used space of a CD-ROM
[b]Instructions:[/b] Create a new Dictionary
This is a snippet, utilizing the System.Management Namespace and Generic Dictionary to retrieve the free space, capacity and total used space of a CD-ROM
[b]Instructions:[/b] Create a new Dictionary instance and set it to this method. A sample usage section will be included. This snippet employs the System.Management so you may need to to Project > Add Reference, in the .Net Objects tab scroll down and select System.Management then hit OK
<">