IDiscFormat2EraseMediaPhysicallyBlank Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax bool MediaPhysicallyBlank { get; }
ReadOnly Property MediaPhysicallyBlank As Boolean
Get
Dim instance As IDiscFormat2Erase
Dim value As Boolean
value = instance.MediaPhysicallyBlank
abstract MediaPhysicallyBlank : bool with get
/** @property */
boolean get_MediaPhysicallyBlank()
function get MediaPhysicallyBlank () : boolean
function get_MediaPhysicallyBlank();
Property Value
Type:
BooleanSee Also