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