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