Share via


IDiscWriterApp.SelectedDrive Property

Gets a value that indicates the drive letter of the currently selected drive.

Syntax

public string SelectedDrive {set;}

Property Value

System.String The drive letter of the currently selected drive.

This property is write-only.

Remarks

After the user selects a drive, Windows Media Center passes the drive letter of the selected drive to a CD/DVD recording application by setting this property.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also