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