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