IDiscFormat2DataTotalSectorsOnMedia Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax int TotalSectorsOnMedia { get; }
ReadOnly Property TotalSectorsOnMedia As Integer
Get
Dim instance As IDiscFormat2Data
Dim value As Integer
value = instance.TotalSectorsOnMedia
abstract TotalSectorsOnMedia : int with get
/** @property */
int get_TotalSectorsOnMedia()
function get TotalSectorsOnMedia () : int
function get_TotalSectorsOnMedia();
Property Value
Type:
Int32See Also