IWriteEngine2EventArgsSectorCount Property  | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxReadOnly Property SectorCount As Integer
	Get
Dim instance As IWriteEngine2EventArgs
Dim value As Integer
value = instance.SectorCount
abstract SectorCount : int with get
/** @property */
int get_SectorCount()
function get SectorCount () : int
function get_SectorCount();
Property Value
Type: 
Int32
See Also