IDiscWriterApp.IsErasable Property

Gets a value that indicates whether the current medium is erasable; that is, whether it is a read/write medium that contains content.

Syntax

public bool IsErasable {get;}

Property Value

System.Boolean. It is true if the current medium is read/write and contains content, and false if the medium is not read/write or does not contain content.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also