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