IDiscRecorder2CurrentFeaturePages Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Object[] CurrentFeaturePages { get; }
ReadOnly Property CurrentFeaturePages As Object()
Get
Dim instance As IDiscRecorder2
Dim value As Object()
value = instance.CurrentFeaturePages
abstract CurrentFeaturePages : Object[] with get
/** @property */
Object[] get_CurrentFeaturePages()
function get CurrentFeaturePages () : Object[]
function get_CurrentFeaturePages();
Property Value
Type:
ObjectSee Also