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