IDiscFormat2TrackAtOnceEventArgsElapsedTime Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property ElapsedTime As Integer
Get
Dim instance As IDiscFormat2TrackAtOnceEventArgs
Dim value As Integer
value = instance.ElapsedTime
abstract ElapsedTime : int with get
/** @property */
int get_ElapsedTime()
function get ElapsedTime () : int
function get_ElapsedTime();
Property Value
Type:
Int32See Also