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