Share via


IDiscWriterApp.IsDiscViable Property

Gets a value that indicates whether the recording medium is still usable.

Syntax

public bool IsDiscViable {get;}

Property Value

System.Boolean. It is true if the recording medium is still usable, and false otherwise.

This property is read-only.

Remarks

If a CD or DVD recording operation fails or is canceled by the user, Windows Media Center queries this property to determine whether the currently selected recording medium is still usable.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also