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