IDiscFormat2RawCDRequestedRotationTypeIsPureCAV Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxbool RequestedRotationTypeIsPureCAV { get; }
ReadOnly Property RequestedRotationTypeIsPureCAV As Boolean
Get
Dim instance As IDiscFormat2RawCD
Dim value As Boolean
value = instance.RequestedRotationTypeIsPureCAV
abstract RequestedRotationTypeIsPureCAV : bool with get
/** @property */
boolean get_RequestedRotationTypeIsPureCAV()
function get RequestedRotationTypeIsPureCAV () : boolean
function get_RequestedRotationTypeIsPureCAV();
Property Value
Type:
Boolean
See Also