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