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