IDiscWriterApp.AvailableDrives Property

Gets an array of strings, each containing the drive letter of a disc drive capable of writing data to a CD or DVD.

Syntax

public IEnumerableAvailableDrives {get;}

Property Value

IEnumerable An array of strings containing drive letters.

This property is read-only.

Remarks

This property enables the user to select from a list of available drives.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also