IDiscRecorder2ActiveDiscRecorder Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax string ActiveDiscRecorder { get; }
ReadOnly Property ActiveDiscRecorder As String
Get
Dim instance As IDiscRecorder2
Dim value As String
value = instance.ActiveDiscRecorder
abstract ActiveDiscRecorder : string with get
/** @property */
String get_ActiveDiscRecorder()
function get ActiveDiscRecorder () : String
function get_ActiveDiscRecorder();
Property Value
Type:
StringSee Also