IRawCDImageTrackInfoSectorType Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax IMAPI_CD_SECTOR_TYPE SectorType { get; }
ReadOnly Property SectorType As IMAPI_CD_SECTOR_TYPE
Get
Dim instance As IRawCDImageTrackInfo
Dim value As IMAPI_CD_SECTOR_TYPE
value = instance.SectorType
abstract SectorType : IMAPI_CD_SECTOR_TYPE with get
/** @property */
IMAPI_CD_SECTOR_TYPE get_SectorType()
function get SectorType () : IMAPI_CD_SECTOR_TYPE
function get_SectorType();
Property Value
Type:
IMAPI_CD_SECTOR_TYPESee Also