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