IDiscFormat2TrackAtOnceRequestedRotationTypeIsPureCAV Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax bool RequestedRotationTypeIsPureCAV { get; }
ReadOnly Property RequestedRotationTypeIsPureCAV As Boolean
Get
Dim instance As IDiscFormat2TrackAtOnce
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:
BooleanSee Also